hpp-corbaserver
4.9.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 * | s |
|
inline |
|
inline |
Server* hpp::corbaServer::vectorToSeqServant< OutType, InnerBaseType, InnerType >::s |