HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VOP_TypeDefinition.h File Reference
#include "VOP_API.h"
#include <UT/UT_SharedPtr.h>
#include <UT/UT_StringHolder.h>
+ Include dependency graph for VOP_TypeDefinition.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VOP_TypeDefinition
 A class abstracting definition of a VOP data type. More...
 
class  VOP_CustomTypeDefinition
 The simplest form of a custom type implementation. More...
 

Typedefs

typedef UT_SharedPtr< const
VOP_TypeDefinition
VOP_TypeDefinitionHandle
 Define a handle for the type definition objects. More...
 

Typedef Documentation

Define a handle for the type definition objects.

Definition at line 119 of file VOP_TypeDefinition.h.