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 (MasterConfigTreeNode& ctn, TaskManager& task_manager)

execute

[const]

void  action_complete (const XrlError& err, XrlArgs* xrl_args, MasterConfigTreeNode* 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]

Reimplemented from BaseCommand.

bool  check_referred_variables (string& errmsg)

check_referred_variables

[const]

list<Action*> _actions

_actions

[protected]


Generated by: pavlin on possum.icir.org on Wed Apr 13 21:53:23 2005, using kdoc $.