hpp-corbaserver
5.1.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 |
virtual bool | expired () const =0 |
Abstract class used to avoid duplication of the servants.
|
pure virtual |
Implemented in hpp::corbaServer::ServantBase< T, _Storage >.
|
pure virtual |
Implemented in hpp::corbaServer::AbstractServantBase< T >.