HDK
|
#include "VOP_API.h"
#include <UT/UT_SharedPtr.h>
#include <UT/UT_StringHolder.h>
#include "VOP_LanguageInfo.h"
#include "VOP_Types.h"
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.