- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [Class List](annotated.md)
- [Alphabetical List](classes.md)
- [Class Hierarchy](hierarchy.md)
- [Class Members](functions.md)
DataValue Member List¶
This is the complete list of members for DataValue, including all inherited members.
| AllocateData(int length) | DataValue | [inline] |
| DataValue() | DataValue | [inline] |
| DataValue(BYTE *data, int length) | DataValue | [inline] |
| DataValue(const DataValue &other) | DataValue | [inline] |
| FreeData() | DataValue | [inline] |
| GetData() | DataValue | [inline] |
| GetLength() const | DataValue | [inline] |
| Init() | DataValue | [inline] |
| IsEmpty() | DataValue | [inline] |
| m_data | DataValue | |
| m_length | DataValue | |
| operator=(const DataValue &other) | DataValue | [inline] |
| operator==(const DataValue &other) const | DataValue | [inline] |
| SetData(BYTE *data, int length) | DataValue | [inline] |
| ~DataValue() | DataValue | [inline] |
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.
Generated on Thu Oct 27 11:46:51 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001