public class MsgHdr extends Object implements ISteamSerializableHeader
| Modifier and Type | Field and Description |
|---|---|
EMsg |
msg |
long |
sourceJobID |
long |
targetJobID |
| Constructor and Description |
|---|
MsgHdr() |
| Modifier and Type | Method and Description |
|---|---|
void |
deSerialize(BinaryReader stream) |
void |
serialize(BinaryWriter stream) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetMsgpublic EMsg msg
public long targetJobID
public long sourceJobID
public void serialize(BinaryWriter stream) throws IOException
serialize in interface ISteamSerializableIOExceptionpublic void deSerialize(BinaryReader stream) throws IOException
deSerialize in interface ISteamSerializableIOExceptionCopyright © 2012. All Rights Reserved.