ffead.server.doc
AMEFDecoder Class Reference

Public Member Functions

AMEFObjectdecodeB (string buffer, bool considerLength, bool ignoreName)
 
AMEFObjectdecodeSinglePacketB (string buffer, bool ignoreName)
 

Static Public Member Functions

static char * longTocharArray (long l, int ind)
 
static string longTocharArrayS (long l, int ind)
 
static char * intTocharArray (int l, int ind)
 
static char * intTocharArrayWI (int l)
 
static int charArrayToInt (char l[])
 
static int charArrayToInt (string l, int off, int ind)
 
static long charArrayToLong (char l[])
 
static long charArrayToLong (char *l, int off, int ind)
 
static long charArrayToLong (char *l, int ind)
 
static string intTocharArrayS (int l, int ind)
 

Public Attributes

int position
 

Detailed Description

Definition at line 22 of file AMEFDecoder.h.

Member Data Documentation

int AMEFDecoder::position
Parameters
strdata
Returns
AMEFObject
Exceptions
AMEFDecodeExceptiondecode the string to give the equivalent AMEFObject
UnsupportedEncodingException

Definition at line 932 of file AMEFDecoder.h.


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