Public Types | Public Member Functions | Static Public Member Functions
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:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:10