ALMA Computing Group

XmlComponent.idl File Reference

#include <xmlentity.idl>
#include <acscomponent.idl>
#include <JContExmplErrTypeTest.idl>

Include dependency graph for XmlComponent.idl:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  demo

Classes

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.