AMPS C# Client  5.3.3.4
AMPS C# Client for .NET
AMPS.Client.Fields.AckTypeField Class Reference
+ Inheritance diagram for AMPS.Client.Fields.AckTypeField:

Public Member Functions

Message.AckTypes getValue ()
 
void setValue (Message.AckTypes v)
 
- Public Member Functions inherited from AMPS.Client.Fields.Field
 Field (string value)
 
 Field (byte[] buffer, int position, int length)
 
void set (byte[] buffer, int position, int length)
 
void set (byte[] buffer)
 
bool isNull ()
 
void reset ()
 
byte byteAt (int i)
 
override bool Equals (Object obj)
 
override int GetHashCode ()
 
Field copy ()
 
virtual void copyFrom (Field f)
 

Static Public Member Functions

static Message.AckTypes decodeAckType (byte[] buffer, int pos, int len)
 
static String encodeAckType (Message.AckTypes ack)
 

Additional Inherited Members

- Public Attributes inherited from AMPS.Client.Fields.Field
byte[] buffer = null
 
int position = 0
 
int length = 0
 

The documentation for this class was generated from the following file: