public class MsgGCHdr extends Object implements IGCSerializableHeader
Modifier and Type | Field and Description |
---|---|
short |
headerVersion |
long |
sourceJobID |
long |
targetJobID |
Constructor and Description |
---|
MsgGCHdr() |
public short headerVersion
public long targetJobID
public long sourceJobID
public void setEMsg(int msg)
setEMsg
in interface IGCSerializableHeader
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.