Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
GList Class Reference
#include <
GList.h
>
List of all members.
Public Methods
GList
()
GList
(int sizeA)
~GList
()
int
getLength
()
void *
get
(int i)
void
append
(void *p)
void
append
(GList *list)
void
insert
(int i, void *p)
void *
del
(int i)
void
setAllocIncr
(int incA)
Constructor & Destructor Documentation
GList::GList
(
)
GList::GList
(
int
sizeA
)
GList::~GList
(
)
Member Function Documentation
void GList::append
(
GList *
list
)
void GList::append
(
void *
p
)
void * GList::del
(
int
i
)
void* GList::get
(
int
i
)
[inline]
int GList::getLength
(
)
[inline]
void GList::insert
(
int
i
,
void *
p
)
void GList::setAllocIncr
(
int
incA
)
[inline]
The documentation for this class was generated from the following files:
GList.h
GList.cc
Generated on Wed Nov 3 12:59:37 2004 for Lemur Toolkit by
1.2.18