vcg::EntryCATBase< STL_CONT > Class Template Reference

#include <entries_allocation_table.h>

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

List of all members.

Public Member Functions

const STL_CONT * C ()
virtual bool Empty ()
 EntryCATBase (STL_CONT &_c)
const bool operator< (const EntryCATBase< STL_CONT > &other) const
virtual void Push_back (const int &)
virtual void Reserve (const int &s)
virtual void Resize (const int &s)
STL_CONT::value_type * Start () const

Private Attributes

STL_CONT & c

Detailed Description

template<class STL_CONT>
class vcg::EntryCATBase< STL_CONT >

Definition at line 33 of file entries_allocation_table.h.


Constructor & Destructor Documentation

template<class STL_CONT>
vcg::EntryCATBase< STL_CONT >::EntryCATBase ( STL_CONT &  _c  )  [inline]

Definition at line 35 of file entries_allocation_table.h.


Member Function Documentation

template<class STL_CONT >
const STL_CONT * vcg::EntryCATBase< STL_CONT >::C (  )  [inline]

Definition at line 77 of file entries_allocation_table.h.

template<class STL_CONT>
virtual bool vcg::EntryCATBase< STL_CONT >::Empty (  )  [inline, virtual]

Definition at line 37 of file entries_allocation_table.h.

template<class STL_CONT >
const bool vcg::EntryCATBase< STL_CONT >::operator< ( const EntryCATBase< STL_CONT > &  other  )  const [inline]

Definition at line 67 of file entries_allocation_table.h.

template<class STL_CONT>
virtual void vcg::EntryCATBase< STL_CONT >::Push_back ( const int &   )  [inline, virtual]

Reimplemented in vcg::EntryCAT< STL_CONT, ATTR_TYPE >.

Definition at line 39 of file entries_allocation_table.h.

template<class STL_CONT>
virtual void vcg::EntryCATBase< STL_CONT >::Reserve ( const int &  s  )  [inline, virtual]

Reimplemented in vcg::EntryCAT< STL_CONT, ATTR_TYPE >.

Definition at line 41 of file entries_allocation_table.h.

template<class STL_CONT>
virtual void vcg::EntryCATBase< STL_CONT >::Resize ( const int &  s  )  [inline, virtual]

Reimplemented in vcg::EntryCAT< STL_CONT, ATTR_TYPE >.

Definition at line 42 of file entries_allocation_table.h.

template<class STL_CONT >
STL_CONT::value_type * vcg::EntryCATBase< STL_CONT >::Start (  )  const [inline]

Definition at line 72 of file entries_allocation_table.h.


Member Data Documentation

template<class STL_CONT>
STL_CONT& vcg::EntryCATBase< STL_CONT >::c [private]

Definition at line 47 of file entries_allocation_table.h.


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:59 2013