hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::CommandExecutor Class Reference

#include <CommandExecutor.hpp>

Public Member Functions

 CommandExecutor (void)
 ~CommandExecutor (void)
Poco::SharedPtr
< CommandResultData
execute (const Command &command, Process::CallbackFunction fn, unsigned int allowedTime=0)
StarterExecutor::StatusExecution getStatusExecution (void) const

Detailed Description

Definition at line 34 of file CommandExecutor.hpp.

Constructor & Destructor Documentation

HCE::CommandExecutor::CommandExecutor ( void  )
inline

Definition at line 37 of file CommandExecutor.hpp.

HCE::CommandExecutor::~CommandExecutor ( void  )
inline

Definition at line 38 of file CommandExecutor.hpp.

Member Function Documentation

Poco::SharedPtr< CommandResultData > HCE::CommandExecutor::execute ( const Command command,
Process::CallbackFunction  fn,
unsigned int  allowedTime = 0 
)

Definition at line 9 of file CommandExecutor.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

StarterExecutor::StatusExecution HCE::CommandExecutor::getStatusExecution ( void  ) const
inline

Definition at line 42 of file CommandExecutor.hpp.


The documentation for this class was generated from the following files: