Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

NVList.h File Reference

NVList.h,v 1.28 2002/01/29 20:20:32 okellogg Exp. More...

#include "ace/pre.h"
#include "tao/orbconf.h"
#include "ace/Unbounded_Queue.h"
#include "tao/Any.h"
#include "ace/post.h"

Include dependency graph for NVList.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Compounds

class  CORBA_NamedValue
 NamedValue ... these occur only in "NVList" (named value list) data structures. The binary form of the data structure is frozen and visible to programs using it (e.g. from C). The C++ class supports some programming discipline, e.g. to avoid memory leaks. They just represent parameters to calls. The name is optional, and the value is packaged as an Any. The flags indicate parameter mode, and some ownership rules for "top level" memory. More...

class  CORBA_NamedValue_out
 The T_out class for NamedValue. More...

class  CORBA_NamedValue_var
 The T_var class for NamedValue. More...

class  CORBA_NVList
 NVList ... this is used in the (client side) DII (Dynamic Invocation Interface) to hold parameters, except for the return parameter. It's used in the same role in the (server side) DSI (Dynamic Skeleton Interface). More...

class  CORBA_NVList_out
 The T_out class for NVList. More...

class  CORBA_NVList_var
 The T_var class for NVList. More...


Detailed Description

NVList.h,v 1.28 2002/01/29 20:20:32 okellogg Exp.

Author:
Copyright 1994-1995 by Sun Microsystems Inc. , Aniruddha Gokhale <[email protected]>

Generated on Thu Oct 10 17:58:06 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001