WSF
WsfMessageTable::MsgProp Struct Reference

#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

Constructor & Destructor Documentation

◆ MsgProp() [1/2]

WsfMessageTable::MsgProp::MsgProp ( )
inline

References mCommType, mPriority, mSize, mSubType, and mType.

◆ MsgProp() [2/2]

WsfMessageTable::MsgProp::MsgProp ( WsfStringId aCommType,
WsfStringId aType,
WsfStringId aSubType,
int aSize,
int aPriority )
inline

References mCommType, mPriority, mSize, mSubType, and mType.

Member Data Documentation

◆ mCommType

WsfStringId WsfMessageTable::MsgProp::mCommType

Referenced by MsgProp(), and MsgProp().

◆ mPriority

int WsfMessageTable::MsgProp::mPriority

◆ mSize

int WsfMessageTable::MsgProp::mSize

◆ mSubType

WsfStringId WsfMessageTable::MsgProp::mSubType

Referenced by MsgProp(), and MsgProp().

◆ mType

WsfStringId WsfMessageTable::MsgProp::mType

Referenced by MsgProp(), and MsgProp().


The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved