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

 

         

orcalog::LogWriterInfo Class Reference

#include <logwriterinfo.h>

List of all members.


Detailed Description

  • interfaceType: eg 'LaserScanner2d'
  • interfaceTag: The tag used in the config files (By convention, it is formed by adding a sequential number to the interface type. E.g. Laser0, Laser1, ..., Laser12, etc.)
  • comment: something informative to note at the beginning of the master log (eg 'laserscanner2d/laser2d')
  • format: How the data is stored to files Standard types are "ice" (binary), "ascii" and "asciigenerated" (ascii in an auto-generated format) Derived slaves are free to invent their own encodings.
  • filename: filename where actual received data is stored.
  • MasterFileWriter: A reference to the class that writes the master file.
  • context: The communicator is required for Ice streaming operations.

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

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


Generated for Orca Robotics by  doxygen 1.4.5