|
C12Adapter Opensource C++ Interface
|
This is the complete list of members for MBuffer, including all inherited members.
| AccessAllBytes() | MBuffer | inline |
| AccessAllBytes() const | MBuffer | inline |
| Append(char c) | MBuffer | inline |
| Append(const MByteString &data) | MBuffer | inline |
| Append(const char *buff, unsigned size) | MBuffer | inline |
| AppendIsoLength(unsigned len) | MBuffer | |
| AppendUidIfPresent(char tag, const MByteString &uid) | MBuffer | |
| AppendUnsigned(char tag, unsigned val) | MBuffer | |
| Assign(unsigned size, char c) | MBuffer | inline |
| Assign(const MByteString &data) | MBuffer | inline |
| Assign(const char *buff, unsigned size) | MBuffer | inline |
| Clear() | MBuffer | inline |
| GetTotalPtr() | MBuffer | inline |
| GetTotalPtr() const | MBuffer | inline |
| GetTotalSize() const | MBuffer | inline |
| m_bytes | MBuffer | protected |
| MBuffer() | MBuffer | inline |
| Reserve(unsigned capacity) | MBuffer | inline |
| Resize(unsigned size) | MBuffer | inline |
| ~MBuffer() | MBuffer | inline |