hpp::corbaServer::core_idl::PathValidationServant< _Base, _Storage > Class Template Reference

#include <hpp/corbaserver/core_idl/path-validations.hh>

Inheritance diagram for hpp::corbaServer::core_idl::PathValidationServant< _Base, _Storage >:
[legend]
Collaboration diagram for hpp::corbaServer::core_idl::PathValidationServant< _Base, _Storage >:
[legend]

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)
 
- Public Member Functions inherited from hpp::corbaServer::ServantBase< core::PathValidation, _Storage >
virtual ~ServantBase ()
 
virtual ~ServantBase ()
 
virtual ~ServantBase ()
 
virtual ~ServantBase ()
 
virtual TShPtr_t get () const
 
virtual core::PathValidation get () const
 
virtual core::PathValidation get () const
 
virtual core::PathValidation get () const
 
StorageElementShPtr_t getT () const
 
const StoragegetS () const
 
const StoragegetS () const
 
const StoragegetS () const
 
const StoragegetS () 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...
 
- Public Member Functions inherited from hpp::corbaServer::AbstractServantBase< core::PathValidation >
virtual ~AbstractServantBase ()
 
virtual ~AbstractServantBase ()
 
virtual ~AbstractServantBase ()
 
virtual ~AbstractServantBase ()
 
virtual Server::ServantKey getServantKey () const
 
virtual Server::ServantKey getServantKey () const
 
virtual Server::ServantKey getServantKey () const
 
virtual Server::ServantKey getServantKey () const
 

Additional Inherited Members

- Public Types inherited from hpp::corbaServer::ServantBase< core::PathValidation, _Storage >
typedef _Storage Storage
 
typedef _Storage Storage
 
typedef _Storage Storage
 
typedef _Storage Storage
 
typedef boost::weak_ptr< typename Storage::element_type > StorageElementWkPtr_t
 
typedef boost::shared_ptr< typename Storage::element_type > StorageElementShPtr_t
 
- Public Types inherited from hpp::corbaServer::AbstractServantBase< core::PathValidation >
typedef boost::shared_ptr< core::PathValidationTShPtr_t
 
typedef boost::weak_ptr< core::PathValidationTWkPtr_t
 
- Protected Member Functions inherited from hpp::corbaServer::ServantBase< core::PathValidation, _Storage >
 ServantBase (Server *server, const Storage &_s)
 
 ServantBase (Server *server, const Storage &_s)
 
 ServantBase (Server *server, const Storage &_s)
 
 ServantBase (Server *server, const Storage &_s)
 
- Protected Member Functions inherited from hpp::corbaServer::AbstractServantBase< core::PathValidation >
 AbstractServantBase (Server *server)
 
 AbstractServantBase (Server *server)
 
 AbstractServantBase (Server *server)
 
 AbstractServantBase (Server *server)
 
- Protected Attributes inherited from hpp::corbaServer::ServantBase< core::PathValidation, _Storage >
Storage s
 
- Protected Attributes inherited from hpp::corbaServer::AbstractServantBase< core::PathValidation >
Serverserver_
 

Constructor & Destructor Documentation

template<typename _Base , typename _Storage >
hpp::corbaServer::core_idl::PathValidationServant< _Base, _Storage >::PathValidationServant ( Server server,
const Storage s 
)
inline
template<typename _Base , typename _Storage >
virtual hpp::corbaServer::core_idl::PathValidationServant< _Base, _Storage >::~PathValidationServant ( )
inlinevirtual

Member Function Documentation

template<typename _Base , typename _Storage >
CORBA::Boolean hpp::corbaServer::core_idl::PathValidationServant< _Base, _Storage >::validate ( hpp::core_idl::Path_ptr  path,
CORBA::Boolean  reverse,
hpp::core_idl::Path_out  validPart,
hpp::core_idl::PathValidationReport_out  report 
)
throw (Error
)
inline