Public Member Functions | Public Attributes
IncIndex Struct Reference

Simple functor that produces sequential integers from an initial value. More...

#include <localTypes.h>

List of all members.

Public Member Functions

 IncIndex (int v=0)
unsigned int operator() ()

Public Attributes

unsigned int val_

Detailed Description

Simple functor that produces sequential integers from an initial value.

Definition at line 153 of file localTypes.h.


Constructor & Destructor Documentation

IncIndex::IncIndex ( int  v = 0) [inline]

Definition at line 156 of file localTypes.h.


Member Function Documentation

unsigned int IncIndex::operator() ( ) [inline]

Definition at line 160 of file localTypes.h.


Member Data Documentation

unsigned int IncIndex::val_

Definition at line 155 of file localTypes.h.


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


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