vcg::VectorNBW< bool > Class Template Reference

#include <simple_temporary_data.h>

List of all members.

Public Member Functions

bool * begin () const
void clear ()
bool empty () const
bool & operator[] (const int &i)
void push_back (const bool &v)
void reserve (const int &sz)
void resize (const int &sz)
unsigned int size () const
 VectorNBW ()

Public Attributes

bool * data

Private Attributes

int datareserve
int datasize

Detailed Description

template<>
class vcg::VectorNBW< bool >

Definition at line 73 of file simple_temporary_data.h.


Constructor & Destructor Documentation

vcg::VectorNBW< bool >::VectorNBW (  )  [inline]

Definition at line 75 of file simple_temporary_data.h.


Member Function Documentation

bool* vcg::VectorNBW< bool >::begin (  )  const [inline]

Definition at line 103 of file simple_temporary_data.h.

void vcg::VectorNBW< bool >::clear (  )  [inline]

Definition at line 97 of file simple_temporary_data.h.

bool vcg::VectorNBW< bool >::empty (  )  const [inline]

Definition at line 101 of file simple_temporary_data.h.

bool& vcg::VectorNBW< bool >::operator[] ( const int &  i  )  [inline]

Definition at line 105 of file simple_temporary_data.h.

void vcg::VectorNBW< bool >::push_back ( const bool &  v  )  [inline]

Definition at line 95 of file simple_temporary_data.h.

void vcg::VectorNBW< bool >::reserve ( const int &  sz  )  [inline]

Definition at line 78 of file simple_temporary_data.h.

void vcg::VectorNBW< bool >::resize ( const int &  sz  )  [inline]

Definition at line 87 of file simple_temporary_data.h.

unsigned int vcg::VectorNBW< bool >::size (  )  const [inline]

Definition at line 99 of file simple_temporary_data.h.


Member Data Documentation

bool* vcg::VectorNBW< bool >::data

Definition at line 76 of file simple_temporary_data.h.

int vcg::VectorNBW< bool >::datareserve [private]

Definition at line 109 of file simple_temporary_data.h.

int vcg::VectorNBW< bool >::datasize [private]

Definition at line 108 of file simple_temporary_data.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:23:08 2013