|
WSF
|
#include <WsfMessageTable.hpp>
Public Member Functions | |
| MsgProp () | |
| MsgProp (WsfStringId aCommType, WsfStringId aType, WsfStringId aSubType, int aSize, int aPriority) | |
Public Attributes | |
| WsfStringId | mCommType |
| WsfStringId | mType |
| WsfStringId | mSubType |
| int | mSize |
| int | mPriority |
|
inline |
|
inline |
| WsfStringId WsfMessageTable::MsgProp::mCommType |
| int WsfMessageTable::MsgProp::mPriority |
Referenced by MsgProp(), MsgProp(), and WsfMessageTable::SetMessageProp().
| int WsfMessageTable::MsgProp::mSize |
Referenced by MsgProp(), MsgProp(), and WsfMessageTable::SetMessageProp().
| WsfStringId WsfMessageTable::MsgProp::mSubType |
| WsfStringId WsfMessageTable::MsgProp::mType |