dynamic::types::function_impl< f10 > Class Template Reference
[Types]

Implements a function. More...

Inheritance diagram for dynamic::types::function_impl< f10 >:

dynamic::types::generic_function_impl< Derived, CmpIndex > dynamic::var_impl dynamic::internal::variant_base

List of all members.

Public Member Functions

 function_impl (f10 f)
var call (const var &a0, const var &a1, const var &a2, const var &a3, const var &a4, const var &a5, const var &a6, const var &a7, const var &a8, const var &a9)
 Call the object with 10 arguments.
int max_args ()
 Return the maximum number arguments that the object can be called with.
void * as_ptr ()
 Converts to a pointer (default=0).


Detailed Description

template<>
class dynamic::types::function_impl< f10 >

Implements a function.

Definition at line 364 of file libdynamic/functor.cpp.


Member Function Documentation

int dynamic::types::function_impl< f10 >::max_args (  )  [inline, virtual]

Return the maximum number arguments that the object can be called with.

Returns -1 if the object cannot be called.

Reimplemented from dynamic::var_impl.

Definition at line 372 of file libdynamic/functor.cpp.


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

Generated on Thu Dec 18 22:14:19 2008 for C++Script by  doxygen 1.5.7.1