alma::ACSCOURSE_MOUNT::Mount6Impl::Mount6Impl Class Reference

Inheritance diagram for alma::ACSCOURSE_MOUNT::Mount6Impl::Mount6Impl:
Inheritance graph
[legend]
Collaboration diagram for alma::ACSCOURSE_MOUNT::Mount6Impl::Mount6Impl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void initialize (ContainerServices containerServices) throws ComponentLifecycleException
MyXmlConfigData createMyXmlConfigData ()
ROdouble actAz ()
ROdouble actEl ()
ROdouble cmdAz ()
ROdouble cmdEl ()

Private Attributes

ROdouble m_actAz
ROdouble m_actEl
ROdouble m_cmdAz
ROdouble m_cmdEl

Detailed Description

Author:
hsommer created Aug 16, 2004 4:22:51 PM

Member Function Documentation

ROdouble alma::ACSCOURSE_MOUNT::Mount6Impl::Mount6Impl::actAz (  )  [inline]

References m_actAz.

ROdouble alma::ACSCOURSE_MOUNT::Mount6Impl::Mount6Impl::actEl (  )  [inline]

References m_actEl.

ROdouble alma::ACSCOURSE_MOUNT::Mount6Impl::Mount6Impl::cmdAz (  )  [inline]

References m_cmdAz.

ROdouble alma::ACSCOURSE_MOUNT::Mount6Impl::Mount6Impl::cmdEl (  )  [inline]

References m_cmdEl.

MyXmlConfigData alma::ACSCOURSE_MOUNT::Mount6Impl::Mount6Impl::createMyXmlConfigData (  )  [inline]

Creates and returns binding classes which the container will automatically serialize to the following XML string which can be seen for example in the objexp client. <verbatim> <?xml version="1.0" encoding="ISO-8859-1"?>
<ns1:MyXmlConfigData someAttribute="great attribute here!" xmlns:ns1="AlmaTest/MyXmlConfigData">
<ns1:MyXmlConfigDataEntity
entityIdEncrypted="-- id encryption not yet implemented --"
entityId="uid://X96fe17ec9c9de1be/X00000000" entityTypeName="MyXmlConfigData"/>
<ns1:myStringData>string child elements looks like a string attribute when using binding classes...</ns1:myStringData>
<ns1:childData>
<ns1:someNestedData/>
<ns1:someOtherData>one more silly string</ns1:someOtherData>
</ns1:childData>
</ns1:MyXmlConfigData>
</verbatim>

References alma::acs::container::ContainerServices::assignUniqueEntityId(), alma::acs::component::ComponentImplBase::m_containerServices, and alma::acs::component::ComponentImplBase::m_logger.

void alma::ACSCOURSE_MOUNT::Mount6Impl::Mount6Impl::initialize ( ContainerServices  containerServices  )  throws ComponentLifecycleException [inline]

Member Data Documentation

Referenced by actAz(), and initialize().

Referenced by actEl(), and initialize().

Referenced by cmdAz(), and initialize().

Referenced by cmdEl(), and initialize().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2