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

panda/src/express/pointerToArray.h File Reference

#include <pandabase.h>
#include "referenceCount.h"
#include "pointerTo.h"
#include "pvector.h"
#include "pointerToArray.I"

Go to the source code of this file.

Compounds

class  ConstPointerToArray
 Similar to PointerToArray, except that its contents may not be modified. More...

class  PointerToArray
 A special kind of PointerTo that stores an array of the indicated element type, instead of a single element. More...


Defines

#define PTA(type)   PointerToArray< type >
#define CPTA(type)   ConstPointerToArray< type >


Detailed Description

Definition in file pointerToArray.h.


Define Documentation

#define CPTA type   )     ConstPointerToArray< type >
 

Definition at line 286 of file pointerToArray.h.

#define PTA type   )     PointerToArray< type >
 

Definition at line 285 of file pointerToArray.h.

Referenced by ModifierButtons::add_button(), and ModifierButtons::get_prefix().


Generated on Fri May 2 00:45:34 2003 for Panda by doxygen1.3