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::ComponentDef Struct Reference

Holds the information for component definition. More...

#include <componentdefinition.h>

List of all members.

Public Attributes

std::string filename
 Component definition file name.
std::string tag
 Default component tag.
std::string endpoints
 Default component endpoints.
bool isSpecialEndpoints
 Are endpoints non-standard.
std::vector< std::string > comments
 Top-level comments.
std::vector< ProvidedDefprovided
 Provided interfaces.
std::vector< RequiredDefrequired
 Required interfaces.
std::vector< ConfigDefconfigs
 Component configuration parameters.
std::vector< ConfigDefexternalConfigs
 External configuration parameters.

Detailed Description

Holds the information for component definition.

To load from file use orcadef::parseDefFile.


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