SimpleTypedBuffer_t< T > Member List
This is the complete list of members for
SimpleTypedBuffer_t< T >, including all inherited members.
| AllocatedItems() const | SimpleTypedBuffer_t< T > | [inline] |
| AllocatedSize() const | Buffer_t | [inline, private] |
| Buffer(int size, bool expect_more_growth=false) | Buffer_t | [inline, private] |
| Buffer_t() | Buffer_t | [inline, private] |
| Buffer_t(byte *stack_buffer, int stack_buffer_size) | Buffer_t | [inline, private] |
| ByteAt(int index) const | Buffer_t | [inline, private] |
| GrowIfNeeded(int min_allocated_items, bool expect_more_growth=false) | SimpleTypedBuffer_t< T > | [inline] |
| InstallStackBuffer(T *stack_buffer, int num_elements) | SimpleTypedBuffer_t< T > | [inline] |
| Buffer_t::InstallStackBuffer(byte *stack_buffer, int stack_buffer_size) | Buffer_t | [inline, private] |
| ItemAt(int index) const | SimpleTypedBuffer_t< T > | [inline] |
| ItemBuffer(int num_elements, bool expect_more_growth=false) | SimpleTypedBuffer_t< T > | [inline] |
| NumValidItems() const | SimpleTypedBuffer_t< T > | [inline] |
| operator[](int index) | SimpleTypedBuffer_t< T > | [inline] |
| ReadOnlyBuffer() const | Buffer_t | [inline, private] |
| ReadOnlyItemBuffer() const | SimpleTypedBuffer_t< T > | [inline] |
| SetNumValidItems(int count) | SimpleTypedBuffer_t< T > | [inline] |
| SetValidSize(int size) | Buffer_t | [inline, private] |
| SimpleTypedBuffer_t() | SimpleTypedBuffer_t< T > | [inline] |
| SimpleTypedBuffer_t(T *stack_buffer, int num_elements) | SimpleTypedBuffer_t< T > | [inline] |
| ValidSize() const | Buffer_t | [inline, private] |
| ~Buffer_t() | Buffer_t | [inline, private] |