C# Class XLibrary.Remote.G2Frame

Summary description for G2Frame.
Mostrar archivo Open project: swax/CodePerspective Class Usage Examples

Public Properties

Property Type Description
Compound byte
HeaderLength int
InternalLength int
LenLen byte
Name byte
NextChild int
Parent G2Frame
PayloadLength int
PayloadOffset int
PayloadPos int

Public Methods

Method Description
G2Frame ( ) : System

Method Details

G2Frame() public method

public G2Frame ( ) : System
return System

Property Details

Compound public_oe property

public byte Compound
return byte

HeaderLength public_oe property

public int HeaderLength
return int

InternalLength public_oe property

public int InternalLength
return int

LenLen public_oe property

public byte LenLen
return byte

Name public_oe property

public byte Name
return byte

NextChild public_oe property

public int NextChild
return int

Parent public_oe property

public G2Frame,XLibrary.Remote Parent
return G2Frame

PayloadLength public_oe property

public int PayloadLength
return int

PayloadOffset public_oe property

public int PayloadOffset
return int

PayloadPos public_oe property

public int PayloadPos
return int