cstack.h File Reference

Definition of CStack class. More...

#include <Coconut/coconut-sysdep.h>

Go to the source code of this file.

Classes

class  CStack

Typedefs

typedef _CStackElm CStackElm
typedef CStackElmCStackElmPtr
typedef const CStackElmCConstStackElmPtr


Detailed Description

Definition of CStack class.

Date:
2004.02.14
Author:
Steel Wheels Project
Copyright
Copyright (C) 2004 Steel Wheels Project. All right reserved.
Description
Definition of CStack class. CList class operates single linked data set.

Typedef Documentation

typedef const CStackElm* CConstStackElmPtr
 

Const pointer of CStackElm

typedef struct _CStackElm CStackElm
 

Pseudo type of stack element. The real type is defined in cstack.m

typedef CStackElm* CStackElmPtr
 

Pointer of CStackElm


Generated on Mon Mar 20 18:48:15 2006 for Coconut by  doxygen 1.4.6