|
AMEFObject * | decodeB (string buffer, bool considerLength, bool ignoreName) |
|
AMEFObject * | decodeSinglePacketB (string buffer, bool ignoreName) |
|
|
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) |
|
Definition at line 22 of file AMEFDecoder.h.
int AMEFDecoder::position |
- Parameters
-
- Returns
- AMEFObject
- Exceptions
-
AMEFDecodeException | decode 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: