2005/5/9

     
 

class TaggedComponent

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

org::omg::CORBA::IOP::TaggedComponent Class Reference

#include <IOP.h>

List of all members.

Public Member Functions

void read (::org::omg::CORBA::portable::InputStream &in)
void write (::org::omg::CORBA::portable::OutputStream &out)

Public Attributes

ComponentId tag
sequence< octet > component_data


Member Function Documentation

void org::omg::CORBA::IOP::TaggedComponent::read ::org::omg::CORBA::portable::InputStream in  )  [inline]
 

void org::omg::CORBA::IOP::TaggedComponent::write ::org::omg::CORBA::portable::OutputStream out  )  [inline]
 


Member Data Documentation

sequence<octet> org::omg::CORBA::IOP::TaggedComponent::component_data
 

ComponentId org::omg::CORBA::IOP::TaggedComponent::tag