HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VOP_Language.h File Reference
#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 >
 

Typedef Documentation

Definition at line 205 of file VOP_Language.h.