vcg::CATBase< STL_CONT > Class Template Reference

#include <container_allocation_table.h>

Inheritance diagram for vcg::CATBase< STL_CONT >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef STL_CONT::value_type ValueType

Public Member Functions

virtual void AddDataElem (ValueType *, int)=0
virtual void Remove (const STL_CONT &)=0
virtual void Resize (ValueType *, int)=0
virtual void Resort (ValueType *, ValueType *)=0

Static Public Member Functions

static int & Id ()

Detailed Description

template<typename STL_CONT>
class vcg::CATBase< STL_CONT >

Definition at line 58 of file container_allocation_table.h.


Member Typedef Documentation

template<typename STL_CONT >
typedef STL_CONT::value_type vcg::CATBase< STL_CONT >::ValueType

Member Function Documentation

template<typename STL_CONT >
virtual void vcg::CATBase< STL_CONT >::AddDataElem ( ValueType ,
int   
) [pure virtual]
template<typename STL_CONT >
static int& vcg::CATBase< STL_CONT >::Id (  )  [inline, static]
template<typename STL_CONT >
virtual void vcg::CATBase< STL_CONT >::Remove ( const STL_CONT &   )  [pure virtual]
template<typename STL_CONT >
virtual void vcg::CATBase< STL_CONT >::Resize ( ValueType ,
int   
) [pure virtual]
template<typename STL_CONT >
virtual void vcg::CATBase< STL_CONT >::Resort ( ValueType ,
ValueType  
) [pure virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:58 2013