CORBAservices

Interface CosExternalization::Stream

IDL source    Global index
interface Stream : CosLifeCycle::LifeCycleObject


Operation index.

  • begin_context
  • end_context
  • externalize
  • flush
  • internalize
  • Operations.

  • begin_context

      void begin_context()
        raises(ContextAlreadyRegistered);

  • end_context

      void end_context();

  • externalize

      void externalize(in CosStream::Streamable theObject);

  • flush

      void flush();

  • internalize

      CosStream::Streamable internalize(in CosLifeCycle::FactoryFinder there)
        raises(CosLifeCycle::NoFactory, CosStream::StreamDataFormatError);


    Generated by Sylvain BARTHELEMY, http://www.barth.netliberte.org,
    with Sandia idldoc 1.0.