CORBA module: NamedValue Class

Overview Represents a request parameter, request return value, or Context property.
File name nvlist.h
Supported methods NamedValue::_duplicate
NamedValue::_nil
NamedValue::flags
NamedValue::name
NamedValue::value


Intended Usage

A Dynamic Invocation Interface request is comprised of an object reference, an operation, a list of arguments for the operation, and a return value. A NamedValue is used to represent each element of the argument list and the return value. A NamedValue is also used to represent each element of the property list associated with a Context. The ORB::create_named_value method is used to create an empty NamedValue. The NVList class provides methods to manage a list of named values. For additional information, see the NVList, Request, Context, and ORB class descriptions.


Related reference
NamedValue::_duplicate
NamedValue::_nil
NamedValue::flags
NamedValue::name
NamedValue::value



Searchable topic ID:   rcor_modnav
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_modnav.html

Library | Support | Terms of Use | Feedback