9 #ifndef _f0b69ac6_7d52_401d_a2f3_d5d3f7d69376 10 #define _f0b69ac6_7d52_401d_a2f3_d5d3f7d69376 37 std::shared_ptr<SCP>
const & get_scp(
Value::Integer command)
const;
40 void set_scp(
Value::Integer command, std::shared_ptr<SCP>
const & scp);
46 typedef std::shared_ptr<SCP> SCPPointer;
49 std::map<Value::Integer, std::shared_ptr<SCP> > _providers;
55 #endif // _f0b69ac6_7d52_401d_a2f3_d5d3f7d69376
int64_t Integer
Integer type.
Definition: Value.h:42
Dispatch an incoming message to one of the registered SCPs.
Definition: SCPDispatcher.h:24
Definition: Association.h:24
#define ODIL_API
Definition: odil.h:28
Association.
Definition: Association.h:30