#include <ExceptionList.h>
Collaboration diagram for CORBA::ExceptionList:

Public Types | |
| typedef CORBA::ExceptionList_ptr | _ptr_type | 
| typedef CORBA::ExceptionList_var | _var_type | 
Public Methods | |
| ExceptionList (void) | |
| ExceptionList (CORBA::ULong len, CORBA::TypeCode_ptr *tc_list) | |
| ~ExceptionList (void) | |
| CORBA::ULong | count (void) | 
| ExceptionList_ptr | _duplicate (void) | 
| void | _destroy (void) | 
| void | add (CORBA::TypeCode_ptr tc) | 
| void | add_consume (CORBA::TypeCode_ptr tc) | 
| CORBA::TypeCode_ptr | item (CORBA::ULong slot ACE_ENV_ARG_DECL_WITH_DEFAULTS) | 
| void | remove (CORBA::ULong slot ACE_ENV_ARG_DECL_WITH_DEFAULTS) | 
| void | _incr_refcnt (void) | 
| void | _decr_refcnt (void) | 
Static Public Methods | |
| ExceptionList_ptr | _duplicate (ExceptionList *) | 
| ExceptionList_ptr | _nil (void) | 
Private Methods | |
| ExceptionList (const ExceptionList &) | |
| ExceptionList & | operator= (const ExceptionList &) | 
Private Attributes | |
| ACE_Atomic_Op< TAO_SYNCH_MUTEX, CORBA::ULong >  | ref_count_ | 
| ACE_Unbounded_Queue< CORBA::TypeCode_ptr > | tc_list_ | 
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  ||||||||||||
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
1.2.18