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

panda/src/express/pta_uchar.h File Reference

#include <pandabase.h>
#include "pointerToArray.h"
#include "vector_uchar.h"

Go to the source code of this file.

Typedefs

typedef PointerToArray< unsigned
char > 
PTA_uchar
typedef ConstPointerToArray<
unsigned char > 
CPTA_uchar

Functions

 EXPORT_TEMPLATE_CLASS (EXPCL_PANDAEXPRESS, EXPTP_PANDAEXPRESS, RefCountObj< vector_uchar >)
 A pta of uchars.

 EXPORT_TEMPLATE_CLASS (EXPCL_PANDAEXPRESS, EXPTP_PANDAEXPRESS, PointerToBase< RefCountObj< vector_uchar > >)


Detailed Description

Definition in file pta_uchar.h.


Typedef Documentation

typedef ConstPointerToArray<unsigned char> CPTA_uchar
 

Definition at line 52 of file pta_uchar.h.

typedef PointerToArray<unsigned char> PTA_uchar
 

Definition at line 51 of file pta_uchar.h.

Referenced by motion_display_func().


Function Documentation

EXPORT_TEMPLATE_CLASS EXPCL_PANDAEXPRESS  ,
EXPTP_PANDAEXPRESS  ,
PointerToBase< RefCountObj< vector_uchar > > 
 

EXPORT_TEMPLATE_CLASS EXPCL_PANDAEXPRESS  ,
EXPTP_PANDAEXPRESS  ,
RefCountObj< vector_uchar > 
 

A pta of uchars.

This class is defined once here, and exported to PANDAEXPRESS.DLL; other packages that want to use a pta of this type (whether they need to export it or not) should include this header file, rather than defining the pta again.


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