Public Types | Public Member Functions | Private Attributes
vcg::EntryCAT< STL_CONT, ATTR_TYPE > Struct Template Reference

#include <entries_allocation_table.h>

Inheritance diagram for vcg::EntryCAT< STL_CONT, ATTR_TYPE >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef ATTR_TYPE attr_type

Public Member Functions

std::vector< ATTR_TYPE > & Data ()
 EntryCAT (STL_CONT &_c)
void Push_back (const int &n)
virtual void Reserve (const int &s)
virtual void Resize (const int &s)

Private Attributes

std::vector< ATTR_TYPE > data

Detailed Description

template<class STL_CONT, class ATTR_TYPE>
struct vcg::EntryCAT< STL_CONT, ATTR_TYPE >

Definition at line 52 of file entries_allocation_table.h.


Member Typedef Documentation

template<class STL_CONT , class ATTR_TYPE >
typedef ATTR_TYPE vcg::EntryCAT< STL_CONT, ATTR_TYPE >::attr_type

Definition at line 53 of file entries_allocation_table.h.


Constructor & Destructor Documentation

template<class STL_CONT , class ATTR_TYPE >
vcg::EntryCAT< STL_CONT, ATTR_TYPE >::EntryCAT ( STL_CONT &  _c) [inline]

Definition at line 54 of file entries_allocation_table.h.


Member Function Documentation

template<class STL_CONT , class ATTR_TYPE >
std::vector<ATTR_TYPE>& vcg::EntryCAT< STL_CONT, ATTR_TYPE >::Data ( ) [inline]

Definition at line 55 of file entries_allocation_table.h.

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

Reimplemented from vcg::EntryCATBase< STL_CONT >.

Definition at line 56 of file entries_allocation_table.h.

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

Reimplemented from vcg::EntryCATBase< STL_CONT >.

Definition at line 57 of file entries_allocation_table.h.

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

Reimplemented from vcg::EntryCATBase< STL_CONT >.

Definition at line 58 of file entries_allocation_table.h.


Member Data Documentation

template<class STL_CONT , class ATTR_TYPE >
std::vector<ATTR_TYPE> vcg::EntryCAT< STL_CONT, ATTR_TYPE >::data [private]

Definition at line 58 of file entries_allocation_table.h.


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


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