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

GraphAccess Class Reference

Inheritance diagram for GraphAccess:

Inheritance graph
[legend]
Collaboration diagram for GraphAccess:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Protected Attributes


Constructor & Destructor Documentation

GraphAccess ( GraphContainer G  )  [inline]

GraphAccess ( GraphAccess G  )  [inline]

~GraphAccess (  )  [inline]


Member Function Documentation

void keepr (  )  [inline]

Reimplemented in Graph, TopologicalGraph, and GeometricGraph.

void keeponly (  )  [inline]

Reimplemented in Graph, TopologicalGraph, and GeometricGraph.

GraphAccess& operator= ( const GraphContainer G  )  [inline]

int nv (  )  const [inline]

int ne (  )  const [inline]

int nbre ( const tvertex  )  const [inline]

int nbre ( const tedge  )  const [inline]

PSet& Set ( const tvertex  )  [inline]

PSet& Set ( const tedge  )  [inline]

PSet& Set ( const tbrin  )  [inline]

PSet1& Set (  )  [inline]

PSet& PV (  )  [inline]

PSet& PB (  )  [inline]

PSet& PE (  )  [inline]

PSet1& PG (  )  [inline]

void setsize ( const tvertex v,
int  i 
) [inline]

void setsize ( const tedge e,
int  i 
) [inline]

void setsize ( int  nn,
int  mm 
) [inline]

void incsize ( const tvertex v  )  [inline]

void decsize ( const tvertex v  )  [inline]

void incsize ( const tedge e  )  [inline]

void decsize ( const tedge e  )  [inline]

void reset (  )  [inline]

void StrictReset (  )  [inline]

Reimplemented in Graph, TopologicalGraph, and GeometricGraph.

void ClearKeep (  )  [inline]

GraphContainer& me (  )  [inline]

Reimplemented in Graph, TopologicalGraph, and GeometricGraph.

const GraphContainer& me (  )  const [inline]

Reimplemented in Graph, TopologicalGraph, and GeometricGraph.

GraphContainer& Container (  )  [inline]

const GraphContainer& Container (  )  const [inline]

void Tswap ( GraphContainer G  )  [inline]


Member Data Documentation

GraphContainer& rG [protected]


Generated on Thu Jan 31 16:51:50 2008 for Pigale by  doxygen 1.5.4