Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Serialization Namespace / PacketDefinition Class
Properties Methods


PacketDefinition Class Members

The following tables list the members exposed by PacketDefinition.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyIndicates if this level of the definition can have required packets.  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Public PropertyThis list allows for the possiblity of a Packet that aggregates other sub-packets  
Public Property  
Public Property  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Create a PacketDefinition describing the fields and serialization version information for the IPacket object passed by the caller.  
Public MethodOverloaded. Compare this PacketDefinition to another to verify that they are equivalent for purposes of order-dependant field deserialization.  
Public Method  
Public Method  
Public Methodstatic (Shared in Visual Basic)Get the lossless equivalent type for serialization  
Public Methodstatic (Shared in Visual Basic)  
Public Method  
Public Methodstatic (Shared in Visual Basic)Returns a PacketDefinition from the stream (including nested PacketDefinition objects for cases in which an IPacket is subclassed and has serialized state at multiple levels).  
Public Methodstatic (Shared in Visual Basic)Get the lossless equivalent type for serialization  
Public Method  
Top
See Also