hpp-corbaserver  4.9.0
Corba server for Humanoid Path Planner applications
hpp::corbaServer::vectorToSeqServant< OutType, InnerBaseType, InnerType > Struct Template Reference

#include <hpp/corbaserver/servant-base.hh>

Collaboration diagram for hpp::corbaServer::vectorToSeqServant< OutType, InnerBaseType, InnerType >:

Public Member Functions

 vectorToSeqServant (Server *_s)
 
template<typename InContainer >
OutType * operator() (const InContainer &input)
 

Public Attributes

Servers
 

Constructor & Destructor Documentation

◆ vectorToSeqServant()

template<typename OutType , typename InnerBaseType , typename InnerType = InnerBaseType>
hpp::corbaServer::vectorToSeqServant< OutType, InnerBaseType, InnerType >::vectorToSeqServant ( Server _s)
inline

Member Function Documentation

◆ operator()()

template<typename OutType , typename InnerBaseType , typename InnerType = InnerBaseType>
template<typename InContainer >
OutType* hpp::corbaServer::vectorToSeqServant< OutType, InnerBaseType, InnerType >::operator() ( const InContainer &  input)
inline

Member Data Documentation

◆ s

template<typename OutType , typename InnerBaseType , typename InnerType = InnerBaseType>
Server* hpp::corbaServer::vectorToSeqServant< OutType, InnerBaseType, InnerType >::s

The documentation for this struct was generated from the following file: