Path Class Reference

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

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

Public Types

typedef Path_ptr _ptr_type
 
typedef Path_var _var_type
 

Public Member Functions

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 Attributes

static _core_attr const char * _PD_repoId
 

Member Typedef Documentation

Constructor & Destructor Documentation

virtual Path::~Path ( )
virtual

Member Function Documentation

static _ptr_type Path::_duplicate ( _ptr_type  )
static
_CORBA_MODULE_END _CORBA_MODULE_END _CORBA_MODULE OBV_hpp _CORBA_MODULE_BEG _CORBA_MODULE core_idl _CORBA_MODULE_BEG _CORBA_MODULE_END _CORBA_MODULE_END void Path::_marshalObjRef ( _ptr_type  ,
cdrStream &   
)
inlinestatic
static _ptr_type Path::_narrow ( ::CORBA::Object_ptr  )
static
static _ptr_type Path::_nil ( )
static
inline ::hpp::core_idl::Path_ptr Path::_this ( )
inline
static _ptr_type Path::_unchecked_narrow ( ::CORBA::Object_ptr  )
static
static _ptr_type Path::_unmarshalObjRef ( cdrStream &  s)
inlinestatic

Member Data Documentation

_core_attr const char* Path::_PD_repoId
static