Instances of DtChatInterEncoder are used to encode data from DtChatInter objects into network structures.
|
| static void | encodeSender (const DtChatInter &inter, RTI::ParameterHandleValuePairSet *params, RTI::ParameterHandle paramHandle) |
| |
| static void | encodeSenderUsername (const DtChatInter &inter, RTI::ParameterHandleValuePairSet *params, RTI::ParameterHandle paramHandle) |
| |
| static void | encodeChannel (const DtChatInter &inter, RTI::ParameterHandleValuePairSet *params, RTI::ParameterHandle paramHandle) |
| |
| static void | encodeForceIdentifier (const DtChatInter &inter, RTI::ParameterHandleValuePairSet *params, RTI::ParameterHandle paramHandle) |
| |
| static void | encodeMessageText (const DtChatInter &inter, RTI::ParameterHandleValuePairSet *params, RTI::ParameterHandle paramHandle) |
| |
| static void | encodeUnicodeString (const std::wstring &str, RTI::ParameterHandleValuePairSet *params, RTI::ParameterHandle paramHandle) |
| |
| DtChatInterEncoder::DtChatInterEncoder |
( |
DtExerciseConn * |
exConn, |
|
|
DtInterClassDesc * |
classDesc |
|
) |
| |
| virtual DtChatInterEncoder::~DtChatInterEncoder |
( |
| ) |
|
|
overridevirtual |
| static void DtChatInterEncoder::encodeSender |
( |
const DtChatInter & |
inter, |
|
|
RTI::ParameterHandleValuePairSet * |
params, |
|
|
RTI::ParameterHandle |
paramHandle |
|
) |
| |
|
staticprotected |
Encodes Sender from inter into params.
| static void DtChatInterEncoder::encodeSenderUsername |
( |
const DtChatInter & |
inter, |
|
|
RTI::ParameterHandleValuePairSet * |
params, |
|
|
RTI::ParameterHandle |
paramHandle |
|
) |
| |
|
staticprotected |
Encodes SenderUsername from inter into params.
| static void DtChatInterEncoder::encodeChannel |
( |
const DtChatInter & |
inter, |
|
|
RTI::ParameterHandleValuePairSet * |
params, |
|
|
RTI::ParameterHandle |
paramHandle |
|
) |
| |
|
staticprotected |
Encodes Channel from inter into params.
| static void DtChatInterEncoder::encodeForceIdentifier |
( |
const DtChatInter & |
inter, |
|
|
RTI::ParameterHandleValuePairSet * |
params, |
|
|
RTI::ParameterHandle |
paramHandle |
|
) |
| |
|
staticprotected |
Encodes ForceIdentifier from inter into params.
| static void DtChatInterEncoder::encodeMessageText |
( |
const DtChatInter & |
inter, |
|
|
RTI::ParameterHandleValuePairSet * |
params, |
|
|
RTI::ParameterHandle |
paramHandle |
|
) |
| |
|
staticprotected |
Encodes MessageText from inter into params.
| static void DtChatInterEncoder::encodeUnicodeString |
( |
const std::wstring & |
str, |
|
|
RTI::ParameterHandleValuePairSet * |
params, |
|
|
RTI::ParameterHandle |
paramHandle |
|
) |
| |
|
staticprotected |
The documentation for this class was generated from the following file: