CORBAservices
Interface CORBA::Repository
IDL source Global index
interface Repository : Container
- create_array
- create_sequence
- create_string
- get_primitive
- lookup_id
ArrayDef create_array(in unsigned long length,
in IDLType element_type);
-
SequenceDef create_sequence(in unsigned long bound,
in IDLType element_type);
-
StringDef create_string(in unsigned long bound);
-
PrimitiveDef get_primitive(in PrimitiveKind kind);
-
Contained lookup_id(in RepositoryId search_id);
-
Generated by Sylvain BARTHELEMY, http://www.barth.netliberte.org,
with Sandia idldoc 1.0.