|
HDK
|
#include "UN_API.h"#include <UT/UT_NonCopyable.h>#include <UT/UT_StringArray.h>#include <UT/UT_StringMap.h>#include <UT/UT_UniquePtr.h>
Include dependency graph for UN_ParmType.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UN_ParmType |
Typedefs | |
| using | UN_ParmTypeHandle = UT_UniquePtr< UN_ParmType > |
| A handle to the parm type object, for expressing the ownership. More... | |
| using UN_ParmTypeHandle = UT_UniquePtr< UN_ParmType > |
A handle to the parm type object, for expressing the ownership.
Definition at line 48 of file UN_ParmType.h.