CORBAservices

Interface CORBA::Object

IDL source    Global index
interface Object


Operation index.

  • create_request
  • duplicate
  • get_implementation
  • get_interface
  • hash
  • is_a
  • is_equivalent
  • is_nil
  • non_existent
  • release
  • Operations.

  • create_request

      Status create_request(in Context ctx,
          in Identifier operation,
          in NVList arg_list,
          inout NamedValue result,
          out Request request,
          in Flags req_flags);

  • duplicate

      Object duplicate();

  • get_implementation

      ImplementationDef get_implementation();

  • get_interface

      InterfaceDef get_interface();

  • hash

      unsigned long hash(in unsigned long maximum);

  • is_a

      boolean is_a(in string logical_type_id);

  • is_equivalent

      boolean is_equivalent(in Object other_object);

  • is_nil

      boolean is_nil();

  • non_existent

      boolean non_existent();

  • release

      void release();


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