Public Member Functions
OCL::PrintService Class Reference
Inheritance diagram for OCL::PrintService:
Inheritance graph
[legend]

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 18 of file PrintService.cpp.


Constructor & Destructor Documentation

Definition at line 21 of file PrintService.cpp.


Member Function Documentation

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

Definition at line 58 of file PrintService.cpp.

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

Definition at line 54 of file PrintService.cpp.

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

Definition at line 62 of file PrintService.cpp.


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


ocl
Author(s): OCL Development Team
autogenerated on Mon Sep 14 2015 14:21:47