hpp-corbaserver
4.9.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/corbaserver/servant-base.hh>
Public Types | |
typedef ServantBaseType::Object_var | Object_var |
typedef ServantBaseType::Storage | StorageBase |
Public Types inherited from hpp::corbaServer::ServantFactoryBase< ServantBaseType > | |
typedef ServantBaseType::Storage | Storage |
typedef ServantBaseType::Object_var | Object_var |
Public Member Functions | |
ServantFactory (const size_type &depth) | |
virtual Object_var | servant (Server *s, const StorageBase &o) |
Public Member Functions inherited from hpp::corbaServer::ServantFactoryBase< ServantBaseType > | |
ServantFactoryBase (const size_type &depth) | |
size_type | depth () const |
typedef ServantBaseType::Object_var hpp::corbaServer::ServantFactory< ServantBaseType, ServantType >::Object_var |
typedef ServantBaseType::Storage hpp::corbaServer::ServantFactory< ServantBaseType, ServantType >::StorageBase |
|
inline |
|
inlinevirtual |