WeighedDistance Class Reference

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

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

Public Types

typedef WeighedDistance_ptr _ptr_type
 
typedef WeighedDistance_var _var_type
 
- Public Types inherited from Distance
typedef Distance_ptr _ptr_type
 
typedef Distance_var _var_type
 

Public Member Functions

virtual ~WeighedDistance ()
 
inline::hpp::core_idl::WeighedDistance_ptr _this ()
 
- Public Member Functions inherited from Distance
virtual ~Distance ()
 
inline::hpp::core_idl::Distance_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 Distance
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 Distance
static _core_attr const char * _PD_repoId
 

Member Typedef Documentation

Constructor & Destructor Documentation

virtual WeighedDistance::~WeighedDistance ( )
virtual

Member Function Documentation

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

Member Data Documentation

_core_attr const char* WeighedDistance::_PD_repoId
static