Public Member Functions | Private Attributes
WeightedIdx Class Reference

#include <WeightedIdxVector.h>

List of all members.

Public Member Functions

int & index ()
int index () const
float & weight ()
float weight () const
 WeightedIdx (float w, int idx)

Private Attributes

int mIdx
float mWeight

Detailed Description

Definition at line 40 of file WeightedIdxVector.h.


Constructor & Destructor Documentation

WeightedIdx::WeightedIdx ( float  w,
int  idx 
) [inline]

Definition at line 42 of file WeightedIdxVector.h.


Member Function Documentation

int& WeightedIdx::index ( ) [inline]

Definition at line 48 of file WeightedIdxVector.h.

int WeightedIdx::index ( ) const [inline]

Definition at line 49 of file WeightedIdxVector.h.

float& WeightedIdx::weight ( ) [inline]

Definition at line 45 of file WeightedIdxVector.h.

float WeightedIdx::weight ( ) const [inline]

Definition at line 46 of file WeightedIdxVector.h.


Member Data Documentation

int WeightedIdx::mIdx [private]

Definition at line 52 of file WeightedIdxVector.h.

float WeightedIdx::mWeight [private]

Definition at line 51 of file WeightedIdxVector.h.


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


structure_coloring_fkie
Author(s): Bastian Gaspers
autogenerated on Sun Jan 5 2014 11:38:09