Public Attributes |
| const String | theFullName = "ActionRequestMessage" |
Protected Member Functions |
| override int | messageSize () |
| override void | serialize (ref BinaryWriter writer) |
| override void | deserialize (ref BinaryReader reader) |
Constructor & Destructor Documentation
| ActionRequestMessage.ActionRequestMessage |
( |
| ) |
|
|
inline |
| static ActionRequestMessage.ActionRequestMessage |
( |
| ) |
|
|
inlinestaticprivate |
Member Function Documentation
| override void ActionRequestMessage.deserialize |
( |
ref BinaryReader |
reader | ) |
|
|
inlineprotectedvirtual |
| override int ActionRequestMessage.messageSize |
( |
| ) |
|
|
inlineprotectedvirtual |
| override void ActionRequestMessage.serialize |
( |
ref BinaryWriter |
writer | ) |
|
|
inlineprotectedvirtual |
Member Data Documentation
| UInt32 ActionRequestMessage.myActionId |
|
private |
| string ActionRequestMessage.myReceiverId = "" |
|
private |
| UInt32 ActionRequestMessage.myRequestId |
|
private |
| string ActionRequestMessage.mySenderId = "" |
|
private |
| const String ActionRequestMessage.theFullName = "ActionRequestMessage" |
Property Documentation
| UInt32 ActionRequestMessage.actionId |
|
getset |
| List<FixedData> ActionRequestMessage.fixedData |
|
getset |
| string ActionRequestMessage.receiverId |
|
getset |
| UInt32 ActionRequestMessage.requestId |
|
getset |
| string ActionRequestMessage.senderId |
|
getset |
| string ActionRequestMessage.theName |
|
staticget |
The documentation for this class was generated from the following file: