Choreonoid  1.5
Classes | Public Member Functions | List of all members
cnoid::PolymorphicFunctionSet< Object, Parameter > Class Template Reference

#include <PolymorphicFunctionSet.h>

Public Member Functions

template<class Type >
void setFunction (FunctionType f)
 
bool operator() (Object *object, Paramter &param)
 

Member Function Documentation

template<class Object , class Parameter >
bool cnoid::PolymorphicFunctionSet< Object, Parameter >::operator() ( Object *  object,
Paramter &  param 
)
inline
template<class Object , class Parameter >
template<class Type >
void cnoid::PolymorphicFunctionSet< Object, Parameter >::setFunction ( FunctionType  f)
inline

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