Abstract class used to avoid duplication of the servants. More...
#include <hpp/corbaserver/servant-base.hh>
Public Member Functions | |
virtual Server::ServantKey | getServantKey () const =0 |
Abstract class used to avoid duplication of the servants.
|
pure virtual |
Implemented in hpp::corbaServer::AbstractServantBase< T >, hpp::corbaServer::AbstractServantBase< hpp::core::PathPlanner >, hpp::corbaServer::AbstractServantBase< core::PathValidation >, hpp::corbaServer::AbstractServantBase< hpp::core::Distance >, hpp::corbaServer::AbstractServantBase< hpp::core::Path >, hpp::corbaServer::AbstractServantBase< constraints::Implicit >, hpp::corbaServer::AbstractServantBase< constraints::DifferentiableFunction >, hpp::corbaServer::AbstractServantBase< hpp::core::ConfigurationShooter >, hpp::corbaServer::AbstractServantBase< hpp::core::SteeringMethod >, hpp::corbaServer::AbstractServantBase< hpp::constraints::DifferentiableFunction >, hpp::corbaServer::AbstractServantBase< core::Path >, hpp::corbaServer::AbstractServantBase< core::SteeringMethod >, hpp::corbaServer::AbstractServantBase< core::Problem >, hpp::corbaServer::AbstractServantBase< hpp::core::Constraint >, hpp::corbaServer::AbstractServantBase< core::Distance >, hpp::corbaServer::AbstractServantBase< hpp::core::PathValidation >, hpp::corbaServer::AbstractServantBase< hpp::constraints::Implicit >, and hpp::corbaServer::AbstractServantBase< hpp::core::Problem >.