| 
    HDK
    
   | 
 
#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 } | 
| enum PDG_CommandType | 
| Enumerator | |
|---|---|
| PDG_COMMAND_CHUNK | |
| PDG_USER_COMMAND | |
| PDG_RUNTIME_COMMAND | |
Definition at line 22 of file PDG_Command.h.