#include <givlist0.h>
template<class T>
class Givaro::List0< T >
Constructor & Destructor Documentation
Member Function Documentation
void destroy |
( |
| ) |
[inline] |
List0< T > & copy |
( |
const List0< T > & |
p | ) |
[inline] |
List0< T > & logcopy |
( |
const List0< T > & |
p | ) |
[inline] |
List0< T > & operator= |
( |
const List0< T > & |
p | ) |
[inline] |
int is_empty |
( |
| ) |
const [inline] |
size_t size |
( |
| ) |
const [inline] |
void insertlast |
( |
const T & |
val | ) |
|
void insertfirst |
( |
const T & |
val | ) |
|
int getlast |
( |
T & |
item | ) |
const |
int getfirst |
( |
T & |
item | ) |
const |
int getrmvlast |
( |
T & |
item | ) |
|
int getrmvfirst |
( |
T & |
item | ) |
|
Friends And Related Function Documentation
Field Documentation
The documentation for this class was generated from the following files: