#include <hpp/core_idl/path_validations-fwd.hh>
Public Types | |
typedef hpp::core::PathValidation | HppBase |
![]() | |
typedef _Storage | Storage |
typedef boost::weak_ptr< typename Storage::element_type > | StorageElementWkPtr_t |
typedef boost::shared_ptr< typename Storage::element_type > | StorageElementShPtr_t |
![]() | |
typedef boost::shared_ptr< hpp::core::PathValidation > | TShPtr_t |
typedef boost::weak_ptr< hpp::core::PathValidation > | TWkPtr_t |
Public Member Functions | |
SERVANT_BASE_TYPEDEFS (hpp::core_idl::PathValidation, HppBase) | |
PathValidationServant (Server *server, const _Storage &s) | |
virtual | ~PathValidationServant () |
::CORBA::Boolean | validate (hpp::core_idl::Path_ptr p,::CORBA::Boolean reverse, hpp::core_idl::Path_out validPart, hpp::core_idl::PathValidationReport_out report) |
![]() | |
virtual | ~ServantBase () |
virtual TShPtr_t | get () const |
StorageElementShPtr_t | getT () const |
const Storage & | getS () const |
void | persistantStorage (bool persistant) |
Set to true if the servant should take ownership of this object. More... | |
bool | persistantStorage () const |
See persistantStorage(bool) More... | |
![]() | |
virtual | ~AbstractServantBase () |
virtual Server::ServantKey | getServantKey () const |
Additional Inherited Members | |
![]() | |
ServantBase (Server *server, const Storage &_s) | |
![]() | |
AbstractServantBase (Server *server) | |
![]() | |
Storage | s |
![]() | |
Server * | server_ |
typedef hpp::core::PathValidation hpp::corbaServer::core_impl::PathValidationServant< _Base, _Storage >::HppBase |
hpp::corbaServer::core_impl::PathValidationServant< _Base, _Storage >::PathValidationServant | ( | Server * | server, |
const _Storage & | s | ||
) |
|
virtual |
hpp::corbaServer::core_impl::PathValidationServant< _Base, _Storage >::SERVANT_BASE_TYPEDEFS | ( | hpp::core_idl::PathValidation | , |
HppBase | |||
) |
CORBA::Boolean hpp::corbaServer::core_impl::PathValidationServant< _Base, _Storage >::validate | ( | hpp::core_idl::Path_ptr | p, |
::CORBA::Boolean | reverse, | ||
hpp::core_idl::Path_out | validPart, | ||
hpp::core_idl::PathValidationReport_out | report | ||
) |