hpp-corbaserver
4.14.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 >.