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

 

         

orcacm::ComponentData Struct Reference

#include <types.h>

List of all members.

Public Attributes

std::string locatorString
 Stringified proxy for the Locator with which the component is registered.
std::string adminAddress
 Address of the endpoint on which the Admin object was reached.
Ice::ObjectPrx adminPrx
 Admin proxy.
orca::FQComponentName name
 Component name.
bool isReachable
 Is the component reachable?
std::string address
 Address of the endpoint on which the component was reached.
std::vector< ProvidesHeaderprovides
 A listing of provided interfaces.
std::vector< RequiresHeaderrequires
 A listing of required interfaces.

Detailed Description

Component data

See also:
ComponentHeader

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