PathVector Class Reference

#include <hpp/core_idl/paths-idl.hh>

Inheritance diagram for PathVector:
[legend]
Collaboration diagram for PathVector:
[legend]

Public Types

typedef PathVector_ptr _ptr_type
 
typedef PathVector_var _var_type
 
- Public Types inherited from Path
typedef Path_ptr _ptr_type
 
typedef Path_var _var_type
 

Public Member Functions

virtual ~PathVector ()
 
inline::hpp::core_idl::PathVector_ptr _this ()
 
- Public Member Functions inherited from Path
virtual ~Path ()
 
inline::hpp::core_idl::Path_ptr _this ()
 

Static Public Member Functions

static _ptr_type _duplicate (_ptr_type)
 
static _ptr_type _narrow (::CORBA::Object_ptr)
 
static _ptr_type _unchecked_narrow (::CORBA::Object_ptr)
 
static _ptr_type _nil ()
 
static void _marshalObjRef (_ptr_type, cdrStream &)
 
static _ptr_type _unmarshalObjRef (cdrStream &s)
 
- Static Public Member Functions inherited from Path
static _ptr_type _duplicate (_ptr_type)
 
static _ptr_type _narrow (::CORBA::Object_ptr)
 
static _ptr_type _unchecked_narrow (::CORBA::Object_ptr)
 
static _ptr_type _nil ()
 
static void _marshalObjRef (_ptr_type, cdrStream &)
 
static _ptr_type _unmarshalObjRef (cdrStream &s)
 

Static Public Attributes

static _core_attr const char * _PD_repoId
 
- Static Public Attributes inherited from Path
static _core_attr const char * _PD_repoId
 

Member Typedef Documentation

Constructor & Destructor Documentation

virtual PathVector::~PathVector ( )
virtual

Member Function Documentation

static _ptr_type PathVector::_duplicate ( _ptr_type  )
static
void PathVector::_marshalObjRef ( _ptr_type  ,
cdrStream &   
)
inlinestatic
static _ptr_type PathVector::_narrow ( ::CORBA::Object_ptr  )
static
static _ptr_type PathVector::_nil ( )
static
inline ::hpp::core_idl::PathVector_ptr PathVector::_this ( )
inline
static _ptr_type PathVector::_unchecked_narrow ( ::CORBA::Object_ptr  )
static
static _ptr_type PathVector::_unmarshalObjRef ( cdrStream &  s)
inlinestatic

Member Data Documentation

_core_attr const char* PathVector::_PD_repoId
static