|
HDK
|
#include "VEX_API.h"#include "VEX_PodTypes.h"#include <UT/UT_Array.h>#include <UT/UT_IntrusivePtr.h>#include <UT/UT_NonCopyable.h>#include <UT/UT_SharedPtr.h>#include <UT/UT_WorkBuffer.h>
Include dependency graph for VEX_RefObject.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | VEX_SymbolTable< PREC > |
| class | VEX_RefType |
| class | VEX_RefObject |
Typedefs | |
| using | VEX_AssemblePtr = UT_IntrusivePtr< VEX_Assemble > |
| typedef UT_IntrusivePtr < VEX_RefObject > | VEX_ObjectHandle |
| using VEX_AssemblePtr = UT_IntrusivePtr<VEX_Assemble> |
Definition at line 26 of file VEX_RefObject.h.
| typedef UT_IntrusivePtr<VEX_RefObject> VEX_ObjectHandle |
Definition at line 80 of file VEX_RefObject.h.