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

 

         

orcadef::ConfigDef Struct Reference

Definition of a configuration option. More...

#include <componentdefinition.h>

List of all members.

Public Attributes

std::string tag
 Tag in the configuration file. Required.
std::string value
 Value in the configuration file. Required. Used as the default configuration value.
std::string comment
 Comment in the configuration file. Optional.
std::string type
 Value type, eg. 'int', 'string', etc. Optional.
bool isExternal

Detailed Description

Definition of a configuration option.


Member Data Documentation

If TRUE, indicates that this configuration option is external to the component, e.g. an Ice option. Optional. Default is FALSE.


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

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


Generated for Orca Robotics by  doxygen 1.4.5