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, wait
setMsg
public EMsg msg
public long targetJobID
public long sourceJobID
public void serialize(BinaryWriter stream) throws IOException
serialize
in interface ISteamSerializable
IOException
public void deSerialize(BinaryReader stream) throws IOException
deSerialize
in interface ISteamSerializable
IOException
Copyright © 2012. All Rights Reserved.