CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Private Attributes
OBV_Components::ConfigValue Class Reference

#include <CCM_StandardConfiguratorC.h>

Inheritance diagram for OBV_Components::ConfigValue:
Inheritance graph
[legend]
Collaboration diagram for OBV_Components::ConfigValue:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void name (char *val)
 Accessor to set the member.
virtual void name (const char *val)
 Accessor to set the member.
virtual void name (const ::CORBA::String_var &val)
 Accessor to set the member.
virtual const char * name (void) const
virtual void value (const ::CORBA::Any &)
virtual const ::CORBA::Any & value (void) const
virtual ::CORBA::Any & value (void)
 ConfigValue (void)
 ConfigValue (const char *_tao_init_name, const ::CORBA::Any &_tao_init_value)
virtual ~ConfigValue (void)

Protected Member Functions

virtual ::CORBA::Boolean _tao_marshal__Components_ConfigValue (TAO_OutputCDR &, TAO_ChunkInfo &) const
virtual ::CORBA::Boolean _tao_unmarshal__Components_ConfigValue (TAO_InputCDR &, TAO_ChunkInfo &)
::CORBA::Boolean _tao_marshal_state (TAO_OutputCDR &, TAO_ChunkInfo &) const
::CORBA::Boolean _tao_unmarshal_state (TAO_InputCDR &, TAO_ChunkInfo &)
virtual void truncation_hook (void)

Private Attributes

::TAO::String_Manager _pd_name
::CORBA::Any _pd_value
CORBA::Boolean require_truncation_

Constructor & Destructor Documentation

Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.1 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/

Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html

Reimplemented from Components::ConfigValue.

OBV_Components::ConfigValue::ConfigValue ( const char *  _tao_init_name,
const ::CORBA::Any &  _tao_init_value 
)

Reimplemented from Components::ConfigValue.


Member Function Documentation

CORBA::Boolean OBV_Components::ConfigValue::_tao_marshal__Components_ConfigValue ( TAO_OutputCDR strm,
TAO_ChunkInfo &  ci 
) const
protectedvirtual
CORBA::Boolean OBV_Components::ConfigValue::_tao_unmarshal_state ( TAO_InputCDR strm,
TAO_ChunkInfo &  ci 
)
protected
void OBV_Components::ConfigValue::name ( char *  val)
virtual

Accessor to set the member.

Implements Components::ConfigValue.

void OBV_Components::ConfigValue::name ( const char *  val)
virtual

Accessor to set the member.

Implements Components::ConfigValue.

void OBV_Components::ConfigValue::name ( const ::CORBA::String_var val)
virtual

Accessor to set the member.

Implements Components::ConfigValue.

const char * OBV_Components::ConfigValue::name ( void  ) const
virtual
void OBV_Components::ConfigValue::truncation_hook ( void  )
protectedvirtual
virtual void OBV_Components::ConfigValue::value ( const ::CORBA::Any &  )
virtual
const ::CORBA::Any & OBV_Components::ConfigValue::value ( void  ) const
virtual
CORBA::Any & OBV_Components::ConfigValue::value ( void  )
virtual

Member Data Documentation


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