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
TSArray Class Template Reference
List of all members.
Detailed Description
template<class T>
class TSArray< T >
TGF uses a very primitive dynamic array:. Public Member Functions
Private Member Functions
Private Attributes
Constructor & Destructor Documentation
| TSArray |
( |
T |
_init, |
|
|
int |
_size = 0 | |
|
) |
| | [inline] |
Member Function Documentation
| void extend |
( |
int |
idx |
) |
[inline, private] |
| T& operator[] |
( |
int |
idx |
) |
[inline] |
| const T& operator[] |
( |
int |
idx |
) |
const [inline] |
| T& operator() |
( |
int |
idx |
) |
[inline] |
Member Data Documentation
Generated on Thu Jan 31 16:52:13 2008 for Pigale by
1.5.4