#include <UT/UT_DSOVersion.h>#include <UT/UT_WritePipe.h>#include <FS/FS_EventGenerator.h>#include <CMD/CMD_Args.h>#include <CMD/CMD_Manager.h>Go to the source code of this file.
Classes | |
| class | HDK_Sample::BackgroundTask |
| BackgroundTask is the object which keeps track of the background process. More... | |
| class | HDK_Sample::BackgroundTimer |
| Event generator to poll for completed tasks. More... | |
Namespaces | |
| namespace | HDK_Sample |
| This namespace is used to hold all HDK example source code. | |
Functions | |
| void | CMDextendLibrary (CMD_Manager *cman) |
Definition in file FS_Background.C.
| void CMDextendLibrary | ( | CMD_Manager * | cman | ) |
CMDextendLibrary is the plug-in hook called to install extensions to the CMD library.
Definition at line 245 of file FS_Background.C.
1.5.9