- [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)
HashArray\< TYPE, ARG_TYPE > Member List
This is the complete list of members for HashArray< TYPE, ARG_TYPE >, including all inherited members.
|  |  |  | 
| Add(ARG_TYPE newElement) | HashArray< TYPE, ARG_TYPE > | [inline] | 
| ElementAt(int index) | HashArray< TYPE, ARG_TYPE > | [inline] | 
| FreeExtra() | HashArray< TYPE, ARG_TYPE > |  | 
| GetArray() | HashArray< TYPE, ARG_TYPE > | [inline] | 
| GetAt(int index) const | HashArray< TYPE, ARG_TYPE > | [inline] | 
| GetPushed() const | HashArray< TYPE, ARG_TYPE > | [inline] | 
| GetSize() const | HashArray< TYPE, ARG_TYPE > | [inline] | 
| GetUpperBound() const | HashArray< TYPE, ARG_TYPE > | [inline] | 
| HashArray() | HashArray< TYPE, ARG_TYPE > |  | 
| InsertAt(int nIndex, ARG_TYPE newElement, int nCount=1) | HashArray< TYPE, ARG_TYPE > |  | 
| m_data | HashArray< TYPE, ARG_TYPE > | [protected] | 
| m_growby | HashArray< TYPE, ARG_TYPE > | [protected] | 
| m_maxsize | HashArray< TYPE, ARG_TYPE > | [protected] | 
| m_size | HashArray< TYPE, ARG_TYPE > | [protected] | 
| operator[](int index) const | HashArray< TYPE, ARG_TYPE > | [inline] | 
| operator[](int index) | HashArray< TYPE, ARG_TYPE > | [inline] | 
| Pop() | HashArray< TYPE, ARG_TYPE > |  | 
| Push(ARG_TYPE newElement) | HashArray< TYPE, ARG_TYPE > | [inline] | 
| RemoveAll() | HashArray< TYPE, ARG_TYPE > | [inline] | 
| RemoveAt(int index, int count=1) | HashArray< TYPE, ARG_TYPE > |  | 
| SetAt(int index, ARG_TYPE newElement) | HashArray< TYPE, ARG_TYPE > | [inline] | 
| SetAtGrow(int index, ARG_TYPE newElement) | HashArray< TYPE, ARG_TYPE > |  | 
| SetGranularity(int granularity) | HashArray< TYPE, ARG_TYPE > | [inline] | 
| SetSize(int newsize, int growby=-1) | HashArray< TYPE, ARG_TYPE > |  | 
| ~HashArray() | HashArray< TYPE, ARG_TYPE > |  | 
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:52 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001