#include <map>
#include "HashMania.h"
Go to the source code of this file.
Compounds | |
class | CPuppetMasterDlg |
Main PuppetMaster dialog window. More... | |
Variables | |
dropHash | daHash |
Hash of available controls for the dropdown list. | |
dropHashPtr | pointDaHash |
Interator for dropHash. | |
leafHash | lHash |
Hash of leaf nodes in the action tree. | |
leafHashPtr | lHashPtr |
Interator for leafHash. | |
char | PuppetMasterPath [255] |
Character buffer containing the path to the top of the PuppetMaster install. |