ALFunctorBase is a generic functor class for pointer management.
More...
#include "alcommon/alfunctor.h"
ALFunctorBase is a generic functor class for pointer management.
Definition at line 35 of file alfunctor.h.
AL::ALFunctorBase::ALFunctorBase |
( |
| ) |
|
|
inline |
AL::ALFunctorBase::ALFunctorBase |
( |
qi::AnyFunction |
metaFun | ) |
|
|
inline |
virtual AL::ALFunctorBase::~ALFunctorBase |
( |
| ) |
|
|
inlinevirtual |
virtual void AL::ALFunctorBase::call |
( |
const ALValue & |
pParams, |
|
|
ALValue & |
pResult |
|
) |
| |
|
inlinevirtual |
Generic call to a bound module's method.
- Parameters
-
pParams | input parameter |
pResult | output result |
Definition at line 71 of file alfunctor.h.
qi::AnyFunction AL::ALFunctorBase::genericFunction |
( |
| ) |
|
|
inline |
void AL::ALFunctorBase::reset |
( |
| ) |
|
|
inline |
qi::Signature AL::ALFunctorBase::signature |
( |
| ) |
const |
|
inline |
qi::Signature AL::ALFunctorBase::sigreturn |
( |
| ) |
const |
|
inline |
qi::AnyFunction AL::ALFunctorBase::_functor |
The documentation for this class was generated from the following file:
- /home/opennao/work/master/sdk/libnaoqi/libalcommon/alcommon/alfunctor.h