20 #ifndef RTC_SDOCONFIGURATION_H
21 #define RTC_SDOCONFIGURATION_H
31 #include <rtm/idl/SDOPackageSkel.h>
55 #pragma warning( disable : 4290 )
155 :
public virtual POA_SDOPackage::Configuration,
156 public virtual PortableServer::RefCountServantBase
246 throw (CORBA::SystemException,
247 InvalidParameter, NotAvailable, InternalError);
295 throw (CORBA::SystemException,
296 InvalidParameter, NotAvailable, InternalError);
334 throw (CORBA::SystemException,
335 InvalidParameter, NotAvailable, InternalError);
380 throw (CORBA::SystemException,
381 InvalidParameter, NotAvailable, InternalError);
423 throw (CORBA::SystemException,
424 InvalidParameter, NotAvailable, InternalError);
459 throw (CORBA::SystemException,
460 NotAvailable, InternalError);
493 throw (CORBA::SystemException,
494 NotAvailable, InternalError);
537 throw (CORBA::SystemException,
538 InvalidParameter, NotAvailable, InternalError);
583 const CORBA::Any& value)
584 throw (CORBA::SystemException,
585 InvalidParameter, NotAvailable, InternalError);
622 throw (CORBA::SystemException,
623 NotAvailable, InternalError);
666 throw (CORBA::SystemException,
667 NotAvailable, InternalError);
718 throw (CORBA::SystemException,
719 NotAvailable, InternalError);
762 virtual CORBA::Boolean
764 throw (CORBA::SystemException,
765 InvalidParameter, NotAvailable, InternalError);
818 virtual CORBA::Boolean
820 throw (CORBA::SystemException,
821 InvalidParameter, NotAvailable, InternalError);
862 throw (CORBA::SystemException,
863 InvalidParameter, NotAvailable, InternalError);
916 throw (CORBA::SystemException,
917 InvalidParameter, NotAvailable, InternalError);
1006 const std::string
getUUID()
const;
1141 return m_name == std::string(nv.name);
1158 CORBA::String_var id(o->get_organization_id());
1159 return m_id == (
const char *)
id;
1176 std::string id(c.id);
1185 #pragma warning( default : 4290 )
1188 #endif // RTC_SDOCONFIGURATION_H