SlaveConfigTreeNode (const string& node_name, const string& path,
const TemplateTreeNode* ttn,
SlaveConfigTreeNode* parent, uid_t user_id,
bool verbose)
| SlaveConfigTreeNode |
void create_command_tree (CommandTree& cmd_tree,
const list<string>& commands,
bool include_intermediates,
bool include_templates)
| create_command_tree |
[const]
bool check_allowed_value (string& errmsg)
| check_allowed_value |
[const]
int get_deltas (const SlaveConfigTreeNode& master_node)
| get_deltas |
int get_deletions (const SlaveConfigTreeNode& master_node)
| get_deletions |
inline SlaveConfigTreeNode* parent ()
| parent |
Reimplemented from ConfigTreeNode.
bool build_command_tree (CommandTree& cmdtree,
const list<string>& commands,
int depth,
bool include_intermediates,
bool include_templates)
| build_command_tree |
[protected const]