|
odil
|
Public Member Functions | |
| SCPDispatcher (Association &association) | |
| Create a dispatcher with network and association. | |
| ~SCPDispatcher () | |
| Destructor. | |
| bool | has_scp (Value::Integer command) const |
| std::shared_ptr< SCP > const & | get_scp (Value::Integer command) const |
| void | set_scp (Value::Integer command, std::shared_ptr< SCP > const &scp) |
| void | dispatch () |
1.8.11