v0.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Pages
CGUL::List< T > Class Template Referenceabstract
Inheritance diagram for CGUL::List< T >:
CGUL::FixedList< T > CGUL::Container< T > CGUL::Vector< T, Allocator >

Public Member Functions

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

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