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

#include <CCM_ObjectC.h>

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

List of all members.

Public Member Functions

virtual void facets (const Components::FacetDescriptions &)
 Accessor to set the member.
virtual const
Components::FacetDescriptions
facets (void) const
 Readonly get method.
virtual
Components::FacetDescriptions
facets (void)
 Read/write get method.
virtual void receptacles (const Components::ReceptacleDescriptions &)
 Accessor to set the member.
virtual const
Components::ReceptacleDescriptions
receptacles (void) const
 Readonly get method.
virtual
Components::ReceptacleDescriptions
receptacles (void)
 Read/write get method.
 ComponentPortDescription (void)
 ComponentPortDescription (const ::Components::FacetDescriptions &_tao_init_facets, const ::Components::ReceptacleDescriptions &_tao_init_receptacles)
virtual ~ComponentPortDescription (void)

Protected Member Functions

virtual ::CORBA::Boolean _tao_marshal__Components_ComponentPortDescription (TAO_OutputCDR &, TAO_ChunkInfo &) const
virtual ::CORBA::Boolean _tao_unmarshal__Components_ComponentPortDescription (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

Components::FacetDescriptions _pd_facets
Components::ReceptacleDescriptions _pd_receptacles
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::ComponentPortDescription.


Member Function Documentation

Accessor to set the member.

Implements Components::ComponentPortDescription.

Readonly get method.

Implements Components::ComponentPortDescription.

Read/write get method.

Implements Components::ComponentPortDescription.

Accessor to set the member.

Implements Components::ComponentPortDescription.

Readonly get method.

Implements Components::ComponentPortDescription.

Read/write get method.

Implements Components::ComponentPortDescription.


Member Data Documentation


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