_objref_PathValidation Class Reference

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

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

Public Member Functions

::CORBA::Boolean validate (::hpp::core_idl::Path_ptr p,::CORBA::Boolean reverse,::hpp::core_idl::Path_out validPart,::hpp::core_idl::PathValidationReport_out report)
 
 _objref_PathValidation ()
 
 _objref_PathValidation (omniIOR *, omniIdentity *)
 

Protected Member Functions

virtual ~_objref_PathValidation ()
 

Friends

class PathValidation
 

Constructor & Destructor Documentation

_objref_PathValidation::_objref_PathValidation ( )
inline
_objref_PathValidation::_objref_PathValidation ( omniIOR *  ,
omniIdentity *   
)
virtual _objref_PathValidation::~_objref_PathValidation ( )
protectedvirtual

Member Function Documentation

::CORBA::Boolean _objref_PathValidation::validate ( ::hpp::core_idl::Path_ptr  p,
::CORBA::Boolean  reverse,
::hpp::core_idl::Path_out  validPart,
::hpp::core_idl::PathValidationReport_out  report 
)

Friends And Related Function Documentation

friend class PathValidation
friend