|
TAO_DynamicInterface 4.0.0
|
Class for the return value of a CORBA::(Server)Request. More...
#include <DII_Arguments.h>


Public Member Functions | |
| NamedValue_Argument (CORBA::NamedValue_ptr) | |
| virtual CORBA::Boolean | demarshal (TAO_InputCDR &) |
| virtual void | interceptor_value (CORBA::Any *any) const |
| int | byte_order () const |
Private Attributes | |
| CORBA::NamedValue_ptr | x_ |
| int | byte_order_ {} |
| Byte order that the Request class will use. | |
Class for the return value of a CORBA::(Server)Request.
| TAO::NamedValue_Argument::NamedValue_Argument | ( | CORBA::NamedValue_ptr | x | ) |
| int TAO::NamedValue_Argument::byte_order | ( | ) | const |
|
virtual |
|
virtual |
|
private |
Byte order that the Request class will use.
|
private |