MIRA
|
ServiceLevel by channel type. More...
#include <fw/ServiceLevel.h>
Public Types | |
enum | ConnectionType { UDP, TCP } |
Public Member Functions | |
TypeServiceLevel () | |
TypeServiceLevel (const Typename &type) | |
template<typename Reflector > | |
void | reflect (Reflector &r) |
void | setChannelType (Typename type) |
void | reflect (XMLDeserializer &r) |
Public Attributes | |
Typename | channelType |
std::list< BinarySerializerCodecPtr > | codecs |
ConnectionType | connectionType |
Duration | interval |
ServiceLevel by channel type.
|
inherited |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
Typename channelType |
|
inherited |
|
inherited |
|
inherited |