Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

SDOPackage::SDOSystemElement_impl Class Reference

SDOSystemElement implementation class. More...

#include <SdoSystemElement.h>

Inheritance diagram for SDOPackage::SDOSystemElement_impl:

SDOPackage::SDO_impl List of all members.

Public Member Functions

 SDOSystemElement_impl ()
 A constructor of SDOSystemElement.
 SDOSystemElement_impl (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa)
virtual ~SDOSystemElement_impl ()
 A destructor of RtcBase class.
virtual OrganizationList * get_owned_organizations () throw (NotAvailable)
 [CORBA interface] Getting Organizations

Protected Attributes

SeqEx< OrganizationList, Organization_ptr > m_ownedOrganizations
CORBA::ORB_var m_pORB
PortableServer::POA_var m_pPOA

Classes

class  SeqEx

Detailed Description

SDOSystemElement implementation class.

The SDOSystemElement interface is used to manage the subclass of SDOSystemElement itself.


Constructor & Destructor Documentation

SDOPackage::SDOSystemElement_impl::SDOSystemElement_impl  ) 
 

A constructor of SDOSystemElement.

SDOPackage::SDOSystemElement_impl::SDOSystemElement_impl CORBA::ORB_ptr  orb,
PortableServer::POA_ptr  poa
 

virtual SDOPackage::SDOSystemElement_impl::~SDOSystemElement_impl  )  [virtual]
 

A destructor of RtcBase class.


Member Function Documentation

virtual OrganizationList* SDOPackage::SDOSystemElement_impl::get_owned_organizations  )  throw (NotAvailable) [virtual]
 

[CORBA interface] Getting Organizations

SDOSystemElement can be the owner of zero or more organizations. If the SDOSystemElement owns one or more Organizations, this operation returns the list of Organizations that the SDOSystemElement owns. If it does not own any Organization, it returns empty list.


Member Data Documentation

SeqEx<OrganizationList, Organization_ptr> SDOPackage::SDOSystemElement_impl::m_ownedOrganizations [protected]
 

CORBA::ORB_var SDOPackage::SDOSystemElement_impl::m_pORB [protected]
 

PortableServer::POA_var SDOPackage::SDOSystemElement_impl::m_pPOA [protected]
 


The documentation for this class was generated from the following file:
Generated on Sat Oct 28 02:28:18 2006 for OpenRTM by  doxygen 1.4.1