HDK
|
#include "HUSD_API.h"
#include <UT/UT_Function.h>
#include <UT/UT_SharedPtr.h>
#include <UT/UT_StringArray.h>
#include <UT/UT_StringMap.h>
Go to the source code of this file.
Classes | |
class | HUSD_OutputProcessor |
class | HUSD_OutputProcessorRegistry |
Typedefs | |
typedef UT_SharedPtr < HUSD_OutputProcessor > | HUSD_OutputProcessorPtr |
typedef UT_Array < HUSD_OutputProcessorPtr > | HUSD_OutputProcessorArray |
typedef UT_Function < HUSD_OutputProcessorPtr()> | HUSD_OutputProcessorFactory |
Functions | |
HUSD_API HUSD_OutputProcessorPtr | HUSDcreateOutputProcessor (const UT_StringRef &name) |
Definition at line 81 of file HUSD_OutputProcessor.h.
Definition at line 82 of file HUSD_OutputProcessor.h.
Definition at line 80 of file HUSD_OutputProcessor.h.
HUSD_API HUSD_OutputProcessorPtr HUSDcreateOutputProcessor | ( | const UT_StringRef & | name | ) |