Public Member Functions | |
ChannelProperty () | |
default to m_nPriority = NPL::MEDIUM_PRIORITY, m_nReliability = NPL::RELIABLE_ORDERED | |
ChannelProperty (int nPriority, int nReliability) | |
void | Set (int nPriority, int nReliability) |
set properties | |
Public Attributes | |
int | m_nPriority |
int | m_nReliability |