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

Go to the source code of this file.

Classes

class  PDG_Command
 

Enumerations

enum  PDG_CommandType { PDG_COMMAND_CHUNK, PDG_USER_COMMAND, PDG_RUNTIME_COMMAND }
 

Enumeration Type Documentation

Enumerator
PDG_COMMAND_CHUNK 
PDG_USER_COMMAND 
PDG_RUNTIME_COMMAND 

Definition at line 22 of file PDG_Command.h.