OCL::PrintService Class Reference

List of all members.

Public Member Functions

void printerr (const std::string &arg)
void println (const std::string &arg)
void printlog (Logger::LogLevel level, const std::string &arg)
 PrintService (TaskContext *parent)

Detailed Description

A service that provides basic printing to std::cout, std::cerr and the RTT::Logger. Can be loaded in scripts by writing 'requires("print")' on top of the file.

Definition at line 16 of file PrintService.cpp.


Constructor & Destructor Documentation

OCL::PrintService::PrintService ( TaskContext *  parent  )  [inline]

Definition at line 12 of file PrintService.cpp.


Member Function Documentation

void OCL::PrintService::printerr ( const std::string &  arg  )  [inline]

Definition at line 49 of file PrintService.cpp.

void OCL::PrintService::println ( const std::string &  arg  )  [inline]

Definition at line 45 of file PrintService.cpp.

void OCL::PrintService::printlog ( Logger::LogLevel  level,
const std::string &  arg 
) [inline]

Definition at line 53 of file PrintService.cpp.


The documentation for this class was generated from the following file:
 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