|
hpp-corbaserver 6.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/corbaserver/servant-base.hh>

Public Member Functions | |
| vectorToSeqServant (Server *_s) | |
| template<typename InContainer > | |
| OutType * | operator() (const InContainer &input) |
Public Attributes | |
| Server * | wrappedObject_ |
|
inline |
|
inline |
| Server* hpp::corbaServer::vectorToSeqServant< OutType, InnerBaseType, InnerType >::wrappedObject_ |