|
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>
Include dependency graph for HUSD_OutputProcessor.h:
This graph shows which files directly or indirectly include this file: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) |
| HUSD_API UT_StringHolder | HUSDremoveHfsOutputProcessorName () |
Definition at line 106 of file HUSD_OutputProcessor.h.
Definition at line 107 of file HUSD_OutputProcessor.h.
Definition at line 105 of file HUSD_OutputProcessor.h.
| HUSD_API HUSD_OutputProcessorPtr HUSDcreateOutputProcessor | ( | const UT_StringRef & | name | ) |
| HUSD_API UT_StringHolder HUSDremoveHfsOutputProcessorName | ( | ) |