|
MIRA
|
ServiceLevel by channel name. More...
#include <fw/ServiceLevel.h>

Public Types | |
| enum | ConnectionType { UDP, TCP } |
Public Member Functions | |
| ServiceLevel () | |
| ServiceLevel (const std::string &channel) | |
| ServiceLevel (const std::string &channel, const ServiceLevelBase &other) | |
| template<typename Reflector > | |
| void | reflect (Reflector &r) |
| void | reflect (XMLDeserializer &r) |
Public Attributes | |
| std::string | channelID |
| std::list< BinarySerializerCodecPtr > | codecs |
| ConnectionType | connectionType |
| Duration | interval |
ServiceLevel by channel name.
|
inherited |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
| std::string channelID |
|
inherited |
|
inherited |
|
inherited |
1.8.14