Property | Type | Description | |
---|---|---|---|
m_eventNameToHelperMap | CMsgCracker>.Dictionary |
Method | Description | |
---|---|---|
CVscpMsgMap ( ) : System | ||
Decode ( string i_eventName, byte i_dataBytes ) : string | ||
Publish ( string i_EventName, |
public Decode ( string i_eventName, byte i_dataBytes ) : string | ||
i_eventName | string | |
i_dataBytes | byte | |
return | string |
public Publish ( string i_EventName, |
||
i_EventName | string | |
i_msgCracker | ||
return | void |