v0.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Pages
CGUL::Array< T > Class Template Reference
Inheritance diagram for CGUL::Array< T >:
CGUL::FixedList< T > CGUL::Container< T >

Public Member Functions

T * GetData ()
 
Size GetSize () const
 
void SetData (void *data, Size size=0)
 
void Free ()
 
void SetSize (Size size)
 
void Set (Size index, const T &value)
 
- Public Member Functions inherited from CGUL::FixedList< T >
virtual T & Get (Size index)=0
 
virtual const T & Get (Size index) const =0
 

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