#include "dtoolbase.h"
#include "vector_src.h"
Go to the source code of this file.
Defines | |
#define | EXPCL EXPCL_DTOOL |
A vector of strings. | |
#define | EXPTP EXPTP_DTOOL |
#define | TYPE std::string |
#define | NAME vector_string |
Definition in file vector_string.h.
|
A vector of strings. This class is defined once here, and exported to DTOOL.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 43 of file vector_string.h. |
|
Definition at line 44 of file vector_string.h. |
|
Definition at line 46 of file vector_string.h. |
|
Definition at line 45 of file vector_string.h. |