CORBAservices

Interface CORBA::Repository

IDL source    Global index
interface Repository : Container


Operation index.

  • create_array
  • create_sequence
  • create_string
  • get_primitive
  • lookup_id
  • Operations.

  • create_array

      ArrayDef create_array(in unsigned long length,
          in IDLType element_type);

  • create_sequence

      SequenceDef create_sequence(in unsigned long bound,
          in IDLType element_type);

  • create_string

      StringDef create_string(in unsigned long bound);

  • get_primitive

      PrimitiveDef get_primitive(in PrimitiveKind kind);

  • lookup_id

      Contained lookup_id(in RepositoryId search_id);


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