| 
    TAO_AnyTypeCode
    2.0.8
    
   
   | 
  
  
  
 
#include <NVList_Adapter_Impl.h>


Public Member Functions | |
| virtual void | create_list (CORBA::Long count, CORBA::NVList_ptr &new_list) | 
| virtual void | create_named_value (CORBA::NamedValue_ptr &nv) | 
Static Public Member Functions | |
| static int | Initializer (void) | 
| Used to force the initialization of the NVList adapter.   | |
| void TAO_NVList_Adapter_Impl::create_list | ( | CORBA::Long | count, | 
| CORBA::NVList_ptr & | new_list | ||
| ) |  [virtual] | 
        
Implements TAO_NVList_Adapter.
| void TAO_NVList_Adapter_Impl::create_named_value | ( | CORBA::NamedValue_ptr & | nv | ) |  [virtual] | 
        
Implements TAO_NVList_Adapter.
| int TAO_NVList_Adapter_Impl::Initializer | ( | void | ) |  [static] | 
        
Used to force the initialization of the NVList adapter.
 1.7.5.1