class Command


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods

Protected Members


Detailed Description

 Command (TemplateTreeNode& template_tree_node, const string& cmd_name)

Command

 ~Command ()

~Command

[virtual]

void  add_action (const list<string>& action, const XRLdb& xrldb)

add_action

int  execute (ConfigTreeNode& ctn, TaskManager& task_manager)

execute

[const]

void  action_complete (const XrlError& err, XrlArgs* xrl_args, ConfigTreeNode* ctn)

action_complete

[const]

set<string>  affected_xrl_modules ()

affected_xrl_modules

[const]

bool  affects_module (const string& module)

affects_module

[const]

string  str ()

str

[const virtual]

TemplateTreeNode&  template_tree_node ()

template_tree_node

bool  check_referred_variables (string& errmsg)

check_referred_variables

[const]

string _cmd_name

_cmd_name

[protected]

list<Action*> _actions

_actions

[protected]


Generated by: pavlin on possum.icir.org on Thu Jul 8 23:48:41 2004, using kdoc $.