HDK
|
#include "GA_API.h"
#include "GA_BlobContainer.h"
#include "GA_AIFSharedStringTuple.h"
#include "GA_Types.h"
#include <UT/UT_Array.h>
#include <UT/UT_StringHolder.h>
#include <UT/UT_VectorTypes.h>
#include <stddef.h>
Go to the source code of this file.
Classes | |
class | GA_AIFSharedStringArray |
A specialization of GA_AIFStringArray to access "shared strings". More... | |
class | GA_AIFSharedStringArray::iterator |
Class to iterate over all the strings in the shared string table. More... | |