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

vP1 Class Template Reference

Inheritance diagram for vP1:

Inheritance graph
[legend]
Collaboration diagram for vP1:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<class T>
class vP1< T >

Template class for virtual access point to single properties.

Public Member Functions


Member Function Documentation

int size_elmt (  )  const [inline, virtual]

size of element

Implements vProp1.

vProp1* dup (  )  const [inline, virtual]

duplicates the access

Implements vProp1.

void destroy ( void *   )  const [inline, virtual]

destroy an element

Implements vProp1.

void affiche ( T_STD ostream &  out,
const void *  p 
) const [inline, virtual]

prints the property (debugging purpose)

Parameters:
out output stream
p vector to print

Implements vProp1.

_svector* Export ( const void *  p  )  const [inline, virtual]

exports an element

Parameters:
p pointer to the element to export

Implements vProp1.

void* edup ( void *  p  )  const [inline, virtual]

duplicates an element

Parameters:
p pointer to the element to duplicate

Implements vProp1.

void copy ( void *  src,
void *  dest 
) const [inline, virtual]

copies an element

Parameters:
src pointer to the element to copy
dest pointer to the destination element

Implements vProp1.


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