Robot_Helper Class Reference

#include <hpp/corbaserver/robot-idl.hh>

Public Types

typedef Robot_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 Robot_Helper::_nil ( )
static

Referenced by Robot::_unmarshalObjRef().

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