TAO_AnyTypeCode  2.0.7
Classes | Namespaces | Typedefs | Enumerations
NVList.h File Reference
#include "ace/Unbounded_Queue.h"
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/NVList_Adapter_Impl.h"
#include "ace/Thread_Mutex.h"
#include "ace/Atomic_Op.h"
#include "tao/AnyTypeCode/NVList.inl"

Classes

class  CORBA::NamedValue
 CORBA Name/value pair implementation.
class  CORBA::NVList
 CORBA::NVList implementation. More...

Namespaces

namespace  CORBA

Typedefs

typedef TAO_Pseudo_Var_T
< NamedValue > 
CORBA::NamedValue_var
typedef TAO_Pseudo_Out_T
< NamedValue > 
CORBA::NamedValue_out
typedef ULong CORBA::Flags
typedef TAO_Pseudo_Var_T< NVList > CORBA::NVList_var
typedef TAO_Pseudo_Out_T< NVList > CORBA::NVList_out

Enumerations

enum  {
  CORBA::ARG_IN = 0x01, CORBA::ARG_OUT = 0x02, CORBA::ARG_INOUT = 0x04, CORBA::IN_COPY_VALUE = 0x08,
  CORBA::OUT_LIST_MEMORY = 0x10, CORBA::DEPENDENT_LIST = 0x20, CORBA::CTX_RESTRICT_SCOPE = 0x40, CORBA::CTX_DELETE_DESCENDENTS = 0x80,
  CORBA::INV_NO_RESPONSE = 0x100, CORBA::INV_TERM_ON_ERR = 0x200, CORBA::RESP_NO_WAIT = 0x400
}

Detailed Description

Id:
NVList.h 91262 2010-08-03 14:02:36Z parsons
Author:
Copyright 1994-1995 by Sun Microsystems Inc.
Aniruddha Gokhale <gokhale@cs.wustl.edu>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines