#include <hpp/corbaserver/core_idl/path-validations.hh>
Public Member Functions | |
PathValidationServant (Server *server, const Storage &s) | |
virtual | ~PathValidationServant () |
CORBA::Boolean | validate (hpp::core_idl::Path_ptr path, CORBA::Boolean reverse, hpp::core_idl::Path_out validPart, hpp::core_idl::PathValidationReport_out report) throw (Error) |
![]() | |
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 | |
![]() | |
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< core::PathValidation > | TShPtr_t |
typedef boost::weak_ptr< core::PathValidation > | TWkPtr_t |
![]() | |
ServantBase (Server *server, const Storage &_s) | |
![]() | |
AbstractServantBase (Server *server) | |
![]() | |
Storage | s |
![]() | |
Server * | server_ |
|
inline |
|
inlinevirtual |
|
inline |