hpp-corbaserver
4.9.0
Corba server for Humanoid Path Planner applications
|
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< core::PathValidation >, hpp::corbaServer::AbstractServantBase< constraints::Implicit >, hpp::corbaServer::AbstractServantBase< constraints::DifferentiableFunction >, hpp::corbaServer::AbstractServantBase< core::Path >, hpp::corbaServer::AbstractServantBase< core::SteeringMethod >, hpp::corbaServer::AbstractServantBase< core::Problem >, and hpp::corbaServer::AbstractServantBase< core::Distance >.