OCL::ConsoleReporting Class Reference

#include <ConsoleReporting.hpp>

Inheritance diagram for OCL::ConsoleReporting:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ConsoleReporting (std::string fr_name="ReportingComponent", std::ostream &console=std::cerr)
 ConsoleReporting (std::string fr_name="ReportingComponent", std::ostream &console=std::cerr)
bool screenComponent (const std::string &comp)
bool screenComponent (const std::string &comp)
bool startHook ()
bool startHook ()
void stopHook ()
void stopHook ()

Protected Attributes

std::ostream & mconsole

Detailed Description

A component which writes data reports to a console.

Definition at line 9 of file install/include/orocos/ocl/ConsoleReporting.hpp.


Constructor & Destructor Documentation

OCL::ConsoleReporting::ConsoleReporting ( std::string  fr_name = "ReportingComponent",
std::ostream &  console = std::cerr 
)

Create a reporting component which writes to a C++ stream.

Definition at line 9 of file ConsoleReporting.cpp.

OCL::ConsoleReporting::ConsoleReporting ( std::string  fr_name = "ReportingComponent",
std::ostream &  console = std::cerr 
)

Create a reporting component which writes to a C++ stream.


Member Function Documentation

bool OCL::ConsoleReporting::screenComponent ( const std::string &  comp  )  [virtual]

Writes the interface status of comp to the console.

Reimplemented from OCL::ReportingComponent.

bool OCL::ConsoleReporting::screenComponent ( const std::string &  comp  )  [virtual]

Writes the interface status of comp to the console.

Reimplemented from OCL::ReportingComponent.

Definition at line 42 of file ConsoleReporting.cpp.

bool OCL::ConsoleReporting::startHook (  )  [virtual]

Reimplemented from OCL::ReportingComponent.

bool OCL::ConsoleReporting::startHook (  )  [virtual]

Reimplemented from OCL::ReportingComponent.

Definition at line 15 of file ConsoleReporting.cpp.

void OCL::ConsoleReporting::stopHook (  )  [virtual]

Reimplemented from OCL::ReportingComponent.

void OCL::ConsoleReporting::stopHook (  )  [virtual]

Reimplemented from OCL::ReportingComponent.

Definition at line 35 of file ConsoleReporting.cpp.


Member Data Documentation

std::ostream & OCL::ConsoleReporting::mconsole [protected]

Console to write reports to.

Definition at line 10 of file install/include/orocos/ocl/ConsoleReporting.hpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


ocl
Author(s): OCL Development Team
autogenerated on Fri Jan 11 09:50:53 2013