SourceForge Logo
P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor

H. de Fraysseix      P. Ossona de Mendez

Prop Class Template Reference

Inheritance diagram for Prop:

Inheritance graph
[legend]
Collaboration diagram for Prop:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<class T>
class Prop< T >

Vector property.

Public Member Functions

Static Public Member Functions


Constructor & Destructor Documentation

Prop ( PSet X,
int  num 
) [inline]

constructor

Note:

Prop ( PSet X,
int  num,
const T &  value 
) [inline]

constructor with default value assignment

Note:

~Prop (  )  [inline]

destructor


Member Function Documentation

static _svector& get ( PSet X,
int  num 
) [inline, static]

get a property

Note:

static _svector& get ( PSet X,
int  num,
const T &  value 
) [inline, static]

get a property and assign a default value

Note:

rsvector<T>& me (  )  [inline]

access to base rsvector (non constant)

const rsvector<T>& me (  )  const [inline]

access to base rsvector (constant)

Prop<T>& operator= ( const Prop< T > &  s  )  [inline]

copy operator


Generated on Thu Jan 31 16:52:01 2008 for Pigale by  doxygen 1.5.4