BLOCXX_NAMESPACE::Exec::InputCallback Class Reference

#include <Exec.hpp>

List of all members.

Public Member Functions

virtual ~InputCallback ()
void getData (Array< char > &inputBuffer, const ProcessRef &theProc, size_t streamIndex)

Private Member Functions

virtual void doGetData (Array< char > &inputBuffer, const ProcessRef &theProc, size_t streamIndex)=0

Detailed Description

Definition at line 337 of file Exec.hpp.


Constructor & Destructor Documentation

BLOCXX_NAMESPACE::Exec::InputCallback::~InputCallback (  )  [virtual]

Definition at line 348 of file Exec.cpp.


Member Function Documentation

virtual void BLOCXX_NAMESPACE::Exec::InputCallback::doGetData ( Array< char > &  inputBuffer,
const ProcessRef theProc,
size_t  streamIndex 
) [private, pure virtual]
void BLOCXX_NAMESPACE::Exec::InputCallback::getData ( Array< char > &  inputBuffer,
const ProcessRef theProc,
size_t  streamIndex 
)

Definition at line 354 of file Exec.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Jul 5 20:00:03 2010 for blocxx by  doxygen 1.6.3