OpenRTM-aist IDL  1.2
Classes | Typedefs | Enumerations | Variables
SDOPackage Module Reference

Classes

union  AllowedValues
 
interface  Configuration
 
struct  ConfigurationSet
 
struct  DeviceProfile
 
struct  EnumerationType
 
struct  IntervalType
 
interface  Monitoring
 
struct  NameValue
 
union  Numeric
 
interface  Organization
 
struct  OrganizationProperty
 
struct  Parameter
 
struct  RangeType
 
interface  SDO
 
interface  SDOService
 
interface  SDOSystemElement
 
struct  ServiceProfile
 

Typedefs

typedef sequence< string > StringList
 
typedef sequence< SDOSDOList
 
typedef sequence< OrganizationOrganizationList
 
typedef string UniqueIdentifier
 
typedef sequence< NameValueNVList
 
typedef sequence< ParameterParameterList
 
typedef sequence< ServiceProfileServiceProfileList
 
typedef sequence< ConfigurationSetConfigurationSetList
 

Enumerations

enum  NumericType { SHORT_TYPE, LONG_TYPE, FLOAT_TYPE, DOUBLE_TYPE }
 
enum  ComplexDataType { ENUMERATION, RANGE, INTERVAL }
 
enum  DependencyType { OWN, OWNED, NO_DEPENDENCY }
 

Variables

exception NotAvailable exception_body
 

Typedef Documentation

typedef sequence<NameValue> SDOPackage::NVList
typedef sequence<SDO> SDOPackage::SDOList
typedef sequence<string> SDOPackage::StringList

----— Data Types ----—

Enumeration Type Documentation

Enumerator
ENUMERATION 
RANGE 
INTERVAL 
Enumerator
OWN 
OWNED 
NO_DEPENDENCY 
Enumerator
SHORT_TYPE 
LONG_TYPE 
FLOAT_TYPE 
DOUBLE_TYPE 

Variable Documentation

exception InternalError SDOPackage::exception_body

----— Exceptions ----—