#include <pandabase.h>
#include "pvector.h"
#include <vector_src.h>
Go to the source code of this file.
Defines | |
#define | EXPCL EXPCL_PANDAEXPRESS |
A vector of uchars. | |
#define | EXPTP EXPTP_PANDAEXPRESS |
#define | TYPE unsigned char |
#define | NAME vector_uchar |
Definition in file vector_uchar.h.
|
A vector of uchars. This class is defined once here, and exported to PANDAEXPRESS.DLL; other packages that want to use a vector of this type (whether they need to export it or not) should include this header file, rather than defining the vector again. Definition at line 45 of file vector_uchar.h. |
|
Definition at line 46 of file vector_uchar.h. |
|
Definition at line 48 of file vector_uchar.h. |
|
Definition at line 47 of file vector_uchar.h. |