11 #ifndef HPP_CORE_PATHS_IDL 12 #define HPP_CORE_PATHS_IDL 35 string str () raises (
Error);
65 size_t numberPaths () raises (
Error);
67 Path pathAtRank (in
size_t rank) raises (
Error);
69 void appendPath (in
Path p) raises (
Error);
79 #endif // HPP_CORE_PATHS_IDL
Implement CORBA interface ``Obstacle''.
Definition: basic-server.hh:27
double value_type
Definition: common.idl:18
Corba exception travelling through the Corba channel.
Definition: common.idl:24
#define HPP_EXPOSE_MEMORY_DEALLOCATION
Definition: common.idl:14
_CORBA_MODULE hpp _CORBA_MODULE_BEG _CORBA_MODULE core_idl _CORBA_MODULE_BEG typedef ::CORBA::ULongLong size_t
Definition: paths-idl.hh:67
Definition: common-idl.hh:570
long long size_type
Definition: common.idl:19