2005/5/9
-- ACDK API Docs Namespaces org org::omg org::omg::CORBA org::omg::CORBA::portable OutputStream members Java (java.sun.com) See also: OutputStream.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <OutputStream.h>
Inheritance diagram for org::omg::CORBA::portable::OutputStream:
[inline]
[pure virtual]
Implemented in acdkx::orb::CDRObjectWriter.
[inline, virtual]
Reimplemented in acdkx::orb::CDRObjectWriter.
acdkx_orb Extended try figure out themselves, which method applies If instanceOf acdk::io::Serializable -> write_value If instanceOf org::omg::CORBA::Object -> write_Object
writes an exception (Application and SystemExceptions);
writes a serialized, string or reference
acdkx_orb Extended write object as value
writes a ScriptVar for the DMI over IIOP mapping.
The format should include: ScriptVar::flags (see acdk::lang::reflect::Modifier ScriptVar::type Value of ScriptVar
[protected]