|
WSF
|
#include <WsfXIO_AutoDisMapping.hpp>

Public Types | |
| typedef bool(WsfXIO_AutoDisMapping::* | MethodPtr) (double, WsfMessage *, ConnectionData *, WsfXIO_DisMessagePkt &) |
Public Member Functions | |
| TranslateMessageFunction () | |
| TranslateMessageFunction (WsfXIO_AutoDisMapping *aThisPtr, MethodPtr aMethod) | |
| bool | operator() (double aSimTime, WsfMessage *aMessagePtr, ConnectionData *aConnectionPtr, WsfXIO_DisMessagePkt &aMessagePkt) |
Public Attributes | |
| WsfXIO_AutoDisMapping * | mThisPtr |
| MethodPtr | mMethod |
| typedef bool(WsfXIO_AutoDisMapping::* WsfXIO_AutoDisMapping::TranslateMessageFunction::MethodPtr) (double, WsfMessage *, ConnectionData *, WsfXIO_DisMessagePkt &) |
|
inline |
|
inline |
References mMethod, mThisPtr, and WsfXIO_AutoDisMapping::WsfXIO_AutoDisMapping().
|
inline |
| MethodPtr WsfXIO_AutoDisMapping::TranslateMessageFunction::mMethod |
Referenced by operator()(), and TranslateMessageFunction().
| WsfXIO_AutoDisMapping* WsfXIO_AutoDisMapping::TranslateMessageFunction::mThisPtr |
Referenced by operator()(), and TranslateMessageFunction().