Path_Helper Class Reference

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

Public Types

typedef Path_ptr _ptr_type
 

Static Public Member Functions

static _ptr_type _nil ()
 
static _CORBA_Boolean is_nil (_ptr_type)
 
static void release (_ptr_type)
 
static void duplicate (_ptr_type)
 
static void marshalObjRef (_ptr_type, cdrStream &)
 
static _ptr_type unmarshalObjRef (cdrStream &)
 

Member Typedef Documentation

Member Function Documentation

static _ptr_type Path_Helper::_nil ( )
static
static void Path_Helper::duplicate ( _ptr_type  )
static
static _CORBA_Boolean Path_Helper::is_nil ( _ptr_type  )
static
static void Path_Helper::marshalObjRef ( _ptr_type  ,
cdrStream &   
)
static
static void Path_Helper::release ( _ptr_type  )
static
static _ptr_type Path_Helper::unmarshalObjRef ( cdrStream &  )
static