Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

SLContext.h File Reference

#include "cl/NArray.h"
#include <iostream.h>

Include dependency graph for SLContext.h:

Go to the source code of this file.

Compounds

class  AttrDaemon
class  AttrRec
class  AttrStackRec
class  SLContext

Defines

#define SC_GET(X)    ((sc ## X *) context->Get(a ## X))

Typedefs

typedef Int AttrType
typedef Void* AttrPtr
typedef NArray<AttrRecAttrList
typedef NArray<AttrStackRecAttrStackList

Functions

ostream& operator<< (ostream &s, const AttrRec &ar)
ostream& operator<< (ostream &s, const AttrStackRec &asr)


Define Documentation

#define SC_GET(X)   ((sc ## X *) context->Get(a ## X))

Definition at line 20 of file SLContext.h.


Typedef Documentation

typedef NArray<AttrRec> AttrList

Definition at line 66 of file SLContext.h.

typedef Void* AttrPtr

Definition at line 33 of file SLContext.h.

typedef NArray<AttrStackRec> AttrStackList

Definition at line 67 of file SLContext.h.

typedef Int AttrType

Definition at line 32 of file SLContext.h.


Function Documentation

ostream & operator<< (ostream & s, const AttrStackRec & asr)

Definition at line 156 of file SLContext.cc.

ostream & operator<< (ostream & s, const AttrRec & ar)

Definition at line 149 of file SLContext.cc.


Generated at Sat Aug 5 00:17:03 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000