#include <hpp/corbaserver/servant-base.hh>
Public Types | |
typedef ServantBaseType::Object_var | Object_var |
typedef ServantBaseType::Storage | StorageBase |
![]() | |
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) |
![]() | |
ServantFactoryBase (const size_type &depth) | |
size_type | depth () const |
Get the depth in the hierarchy tree. More... | |
typedef ServantBaseType::Object_var hpp::corbaServer::ServantFactory< ServantBaseType, ServantType >::Object_var |
typedef ServantBaseType::Storage hpp::corbaServer::ServantFactory< ServantBaseType, ServantType >::StorageBase |
|
inline |
|
inlinevirtual |
Implements hpp::corbaServer::ServantFactoryBase< ServantBaseType >.
References hpp::corbaServer::objectDowncasts(), and hpp::corbaServer::storage_cast().