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::PortDescription Class Reference

#include <CCM_NavigationC.h>

Inheritance diagram for OBV_Components::PortDescription:
Inheritance graph
[legend]
Collaboration diagram for OBV_Components::PortDescription:
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 type_id (char *val)
 Accessor to set the member.
virtual void type_id (const char *val)
 Accessor to set the member.
virtual void type_id (const ::CORBA::String_var &val)
 Accessor to set the member.
virtual const char * type_id (void) const
 PortDescription (void)
 PortDescription (const char *_tao_init_name, const char *_tao_init_type_id)
virtual ~PortDescription (void)

Protected Member Functions

virtual ::CORBA::Boolean _tao_marshal__Components_PortDescription (TAO_OutputCDR &, TAO_ChunkInfo &) const
virtual ::CORBA::Boolean _tao_unmarshal__Components_PortDescription (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
::TAO::String_Manager _pd_type_id
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::PortDescription.

OBV_Components::PortDescription::PortDescription ( const char *  _tao_init_name,
const char *  _tao_init_type_id 
)

Reimplemented from Components::PortDescription.


Member Function Documentation

void OBV_Components::PortDescription::name ( char *  val)
virtual

Accessor to set the member.

Implements Components::PortDescription.

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

Accessor to set the member.

Implements Components::PortDescription.

Accessor to set the member.

Implements Components::PortDescription.

const char * OBV_Components::PortDescription::name ( void  ) const
virtual
void OBV_Components::PortDescription::truncation_hook ( void  )
protectedvirtual
void OBV_Components::PortDescription::type_id ( char *  val)
virtual

Accessor to set the member.

Implements Components::PortDescription.

void OBV_Components::PortDescription::type_id ( const char *  val)
virtual

Accessor to set the member.

Implements Components::PortDescription.

Accessor to set the member.

Implements Components::PortDescription.

const char * OBV_Components::PortDescription::type_id ( void  ) const
virtual

Member Data Documentation


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