INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

NONFRAMEWORK CODE
Driver Interfaces
Drivers
Libraries
Utilities

FRAMEWORK CODE
Interfaces
Components
Libraries
Utilities

Full Software Listings

DEVELOPER
Tutorials
Examples
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

hydroiceutil::LocalTracer Class Reference

Full-featured local tracing. More...

#include <localtracer.h>

Inherits hydroutil::Uncopyable.

Inherited by orcaice::detail::TracerImpl.

List of all members.

Public Member Functions

 LocalTracer ()
 Constructor.
 LocalTracer (const hydroutil::Properties &props, const std::string &sysName="Tracer")
 Constructor with properties and system name. System name is prepended to all tracing messages.

Protected Member Functions

virtual void toNetwork (gbxutilacfr::TraceType type, const std::string &message, int level, const std::string &subsytem="")

Detailed Description

Full-featured local tracing.

See also:
SimpleTracer

Member Function Documentation

virtual void hydroiceutil::LocalTracer::toNetwork ( gbxutilacfr::TraceType  type,
const std::string &  message,
int  level,
const std::string &  subsytem = "" 
) [inline, protected, virtual]

This event is called when there's a trace message destined for publication over the network. This implementation does nothing. Reimplement this function to do something useful.


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

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5