|
opendnp3
3.1.0
Reference implementation of DNP3 (IEEE-1815)
|
This is the complete list of members for opendnp3::IChannel, including all inherited members.
| AddMaster(const std::string &id, std::shared_ptr< ISOEHandler > SOEHandler, std::shared_ptr< IMasterApplication > application, const MasterStackConfig &config)=0 | opendnp3::IChannel | pure virtual |
| AddOutstation(const std::string &id, std::shared_ptr< ICommandHandler > commandHandler, std::shared_ptr< IOutstationApplication > application, const OutstationStackConfig &config)=0 | opendnp3::IChannel | pure virtual |
| GetLogFilters() const =0 | opendnp3::IChannel | pure virtual |
| GetStatistics()=0 | opendnp3::IChannel | pure virtual |
| SetLogFilters(const opendnp3::LogLevels &filters)=0 | opendnp3::IChannel | pure virtual |
| Shutdown()=0 | opendnp3::IResource | pure virtual |
| ~IChannel() | opendnp3::IChannel | inlinevirtual |
| ~IResource()=default | opendnp3::IResource | virtual |