|
HDK
|
#include "VOP_API.h"#include <UT/UT_SharedPtr.h>#include <UT/UT_StringHolder.h>#include "VOP_LanguageInfo.h"#include "VOP_Types.h"
Include dependency graph for VOP_Language.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | VOP_Language |
| Reprsents a language for which VOPs can generate source code. More... | |
Typedefs | |
| using | VOP_LanguageHandle = UT_SharedPtr< const VOP_Language > |
| using VOP_LanguageHandle = UT_SharedPtr<const VOP_Language> |
Definition at line 205 of file VOP_Language.h.