ScummVM API documentation
dgStack< T > Class Template Reference
Inheritance diagram for dgStack< T >:
dgStackBase

Public Member Functions

 dgStack (dgInt32 size)
 
dgInt32 GetSizeInBytes () const
 
dgInt32 GetElementsCount () const
 
T & operator[] (dgInt32 entry)
 
const T & operator[] (dgInt32 entry) const
 

Additional Inherited Members

- Protected Member Functions inherited from dgStackBase
 dgStackBase (dgInt32 size)
 
- Protected Attributes inherited from dgStackBase
void * m_ptr
 

The documentation for this class was generated from the following file: