Public Types | Public Member Functions | Private Attributes
WeightedIdxVector Class Reference

#include <WeightedIdxVector.h>

List of all members.

Public Types

typedef std::vector< int > IdxVector

Public Member Functions

IdxVectornodeIndices ()
const IdxVectornodeIndices () const
void operator+= (const WeightedIdx &add)
void operator-= (const WeightedIdx &sub)
float & weight ()
float weight () const
 WeightedIdxVector ()

Private Attributes

IdxVector mNodeIndices
float mWeight

Detailed Description

Definition at line 55 of file WeightedIdxVector.h.


Member Typedef Documentation

typedef std::vector<int> WeightedIdxVector::IdxVector

Definition at line 57 of file WeightedIdxVector.h.


Constructor & Destructor Documentation

Definition at line 59 of file WeightedIdxVector.h.


Member Function Documentation

Definition at line 81 of file WeightedIdxVector.h.

const IdxVector& WeightedIdxVector::nodeIndices ( ) const [inline]

Definition at line 82 of file WeightedIdxVector.h.

void WeightedIdxVector::operator+= ( const WeightedIdx add) [inline]

Definition at line 62 of file WeightedIdxVector.h.

void WeightedIdxVector::operator-= ( const WeightedIdx sub) [inline]

Definition at line 67 of file WeightedIdxVector.h.

float& WeightedIdxVector::weight ( ) [inline]

Definition at line 78 of file WeightedIdxVector.h.

float WeightedIdxVector::weight ( ) const [inline]

Definition at line 79 of file WeightedIdxVector.h.


Member Data Documentation

Definition at line 85 of file WeightedIdxVector.h.

float WeightedIdxVector::mWeight [private]

Definition at line 84 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