Public Member Functions | Public Attributes | Private Member Functions | Private Attributes
ON_FixedSizePoolIterator Class Reference

#include <opennurbs_fsp.h>

List of all members.

Public Member Functions

void * FirstBlock (size_t *block_element_count)
void * FirstElement ()
void * FirstElement (size_t element_index)
void * NextBlock (size_t *block_element_count)
void * NextElement ()
 ON_FixedSizePoolIterator (const class ON_FixedSizePool &fsp)

Public Attributes

class ON_FixedSizePoolm_fsp

Private Member Functions

ON_FixedSizePoolIteratoroperator= (const ON_FixedSizePoolIterator &)

Private Attributes

void * m_it_block
void * m_it_element

Detailed Description

Definition at line 363 of file opennurbs_fsp.h.


Constructor & Destructor Documentation

Definition at line 245 of file opennurbs_fsp.cpp.


Member Function Documentation

void * ON_FixedSizePoolIterator::FirstBlock ( size_t *  block_element_count)

Definition at line 446 of file opennurbs_fsp.cpp.

Definition at line 266 of file opennurbs_fsp.cpp.

void * ON_FixedSizePoolIterator::FirstElement ( size_t  element_index)

Definition at line 371 of file opennurbs_fsp.cpp.

void * ON_FixedSizePoolIterator::NextBlock ( size_t *  block_element_count)

Definition at line 496 of file opennurbs_fsp.cpp.

Definition at line 308 of file opennurbs_fsp.cpp.

ON_FixedSizePoolIterator& ON_FixedSizePoolIterator::operator= ( const ON_FixedSizePoolIterator ) [private]

Member Data Documentation

Definition at line 368 of file opennurbs_fsp.h.

Definition at line 490 of file opennurbs_fsp.h.

Definition at line 491 of file opennurbs_fsp.h.


The documentation for this class was generated from the following files:


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:51