Choreonoid  1.8
Public Member Functions | List of all members
cnoid::PolymorphicFunctionSet< ObjectBase >::Dispatcher Class Reference

#include <PolymorphicFunctionSet.h>

Public Member Functions

 Dispatcher (const PolymorphicFunctionSet< ObjectBase > &pfs)
 
template<class Object >
void dispatchAs (Object *obj) const
 

Constructor & Destructor Documentation

◆ Dispatcher()

template<class ObjectBase >
cnoid::PolymorphicFunctionSet< ObjectBase >::Dispatcher::Dispatcher ( const PolymorphicFunctionSet< ObjectBase > &  pfs)
inline

Member Function Documentation

◆ dispatchAs()

template<class ObjectBase >
template<class Object >
void cnoid::PolymorphicFunctionSet< ObjectBase >::Dispatcher::dispatchAs ( Object *  obj) const
inline

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