ALMA Computing Group


Classes

interface  demo::ErrorSystem
interface  demo::SupplierComp
interface  demo::ConsumerComp
interface  demo::NCReceiver
interface  demo::NCPublisher
interface  demo::HelloDemo
exception  demo::LampUnavailable
interface  demo::LampAccess
interface  demo::LampCallback
struct  demo::ObsProjectTree
interface  demo::XmlComponent

Typedefs

typedef xmlentity::XmlEntityStruct ObsProposal
typedef xmlentity::XmlEntityStruct SchedBlock
typedef sequence< SchedBlockSchedBlockSeq


Typedef Documentation

typedef xmlentity::XmlEntityStruct demo::ObsProposal
 

Definition at line 34 of file XmlComponent.idl.

Referenced by alma::demo::XmlComponentImpl::XmlComponentImpl::createObsProposal(), and alma::acs::component::dynwrapper::DynamicProxyFactoryTest::XmlTestComponent::createObsProposal().

typedef xmlentity::XmlEntityStruct demo::SchedBlock
 

Definition at line 35 of file XmlComponent.idl.

Referenced by alma::demo::XmlComponentImpl::XmlComponentImpl::initialize(), and alma::acs::component::dynwrapper::DynamicProxyFactoryTest::XmlTestComponent::populateListWithStupidIncompleteSBs().

typedef sequence<SchedBlock> demo::SchedBlockSeq
 

Definition at line 36 of file XmlComponent.idl.