ConfigProjector Class Reference

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

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

Public Types

typedef ConfigProjector_ptr _ptr_type
 
typedef ConfigProjector_var _var_type
 
- Public Types inherited from Constraint
typedef Constraint_ptr _ptr_type
 
typedef Constraint_var _var_type
 

Public Member Functions

virtual ~ConfigProjector ()
 
inline::hpp::core_idl::ConfigProjector_ptr _this ()
 
- Public Member Functions inherited from Constraint
virtual ~Constraint ()
 
inline::hpp::core_idl::Constraint_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 Constraint
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 Constraint
static _core_attr const char * _PD_repoId
 

Member Typedef Documentation

Constructor & Destructor Documentation

virtual ConfigProjector::~ConfigProjector ( )
virtual

Member Function Documentation

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

Member Data Documentation

_core_attr const char* ConfigProjector::_PD_repoId
static