OpenMesh::ArrayKernel::StatusSetT< Handle > Class Template Reference

--- StatusSet API --- More...

#include <ArrayKernel.hh>

Inheritance diagram for OpenMesh::ArrayKernel::StatusSetT< Handle >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void clear ()
 Note: O(n) complexity.
void erase (Handle _hnd)
void insert (Handle _hnd)
bool is_in (Handle _hnd) const
uint size () const
 Note: 0(n) complexity.
 StatusSetT (ArrayKernel &_kernel, uint _bit_mask)
 ~StatusSetT ()

Public Attributes

const uint bit_mask_

Protected Attributes

ArrayKernelkernel_

Detailed Description

template<class Handle>
class OpenMesh::ArrayKernel::StatusSetT< Handle >

--- StatusSet API ---

Definition at line 510 of file ArrayKernel.hh.


Constructor & Destructor Documentation

template<class Handle >
OpenMesh::ArrayKernel::StatusSetT< Handle >::StatusSetT ( ArrayKernel _kernel,
uint  _bit_mask 
) [inline]

Definition at line 519 of file ArrayKernel.hh.

template<class Handle >
OpenMesh::ArrayKernel::StatusSetT< Handle >::~StatusSetT (  )  [inline]

Definition at line 523 of file ArrayKernel.hh.


Member Function Documentation

template<class Handle >
void OpenMesh::ArrayKernel::StatusSetT< Handle >::clear ( void   )  [inline]

Note: O(n) complexity.

Reimplemented in OpenMesh::ArrayKernel::ExtStatusSetT< Handle >.

Definition at line 549 of file ArrayKernel.hh.

template<class Handle >
void OpenMesh::ArrayKernel::StatusSetT< Handle >::erase ( Handle  _hnd  )  [inline]

Reimplemented in OpenMesh::ArrayKernel::ExtStatusSetT< Handle >.

Definition at line 532 of file ArrayKernel.hh.

template<class Handle >
void OpenMesh::ArrayKernel::StatusSetT< Handle >::insert ( Handle  _hnd  )  [inline]

Reimplemented in OpenMesh::ArrayKernel::ExtStatusSetT< Handle >.

Definition at line 529 of file ArrayKernel.hh.

template<class Handle >
bool OpenMesh::ArrayKernel::StatusSetT< Handle >::is_in ( Handle  _hnd  )  const [inline]

Definition at line 526 of file ArrayKernel.hh.

template<class Handle >
uint OpenMesh::ArrayKernel::StatusSetT< Handle >::size (  )  const [inline]

Note: 0(n) complexity.

Reimplemented in OpenMesh::ArrayKernel::ExtStatusSetT< Handle >.

Definition at line 536 of file ArrayKernel.hh.


Member Data Documentation

template<class Handle >
const uint OpenMesh::ArrayKernel::StatusSetT< Handle >::bit_mask_

Definition at line 516 of file ArrayKernel.hh.

template<class Handle >
ArrayKernel& OpenMesh::ArrayKernel::StatusSetT< Handle >::kernel_ [protected]

Definition at line 513 of file ArrayKernel.hh.


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


openmesh
Author(s): Benjamin Pitzer
autogenerated on Fri Jan 11 12:11:15 2013