2-28
SOMobjects Base Toolkit: Programmer’s Reference Manual
Context Class
Description
The Context class implements the CORBA Context object described in section 6.5
beginning on page 116 of CORBA 1.1. A Context object contains a list of properties, each
consisting of a name and a string value associated with that name. Context objects are
created/accessed by the get_default_context method defined in the ORB object.
File Stem
cntxt
Base
SOMObject
Metaclass
SOMClass
Ancestor Classes
SOMObject
New Methods
create_child
delete_values
destroy *
get_values
set_one_value
set_values
(* The destroy method was defined as delete in CORBA 1.1, which conflicts with the delete
operator in C++. However, there is a Context_delete macro defined for CORBA
compatibility.)
Overridden Methods
somInit
Commenti su questo manuale