Pyrogenesis  trunk
List of all members
ScriptFunction::args_info< R(C::*)(Types ...) const > Struct Template Reference
Inheritance diagram for ScriptFunction::args_info< R(C::*)(Types ...) const >:
Inheritance graph
[legend]
Collaboration diagram for ScriptFunction::args_info< R(C::*)(Types ...) const >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from ScriptFunction::args_info< R(C::*)(Types ...)>
using object_type = C
 
- Public Types inherited from ScriptFunction::args_info< R(*)(Types ...)>
using return_type = R
 
using object_type = void
 
using arg_types = std::tuple< type_transform< Types >... >
 
- Static Public Attributes inherited from ScriptFunction::args_info< R(*)(Types ...)>
static constexpr const size_t nb_args = sizeof...(Types)
 

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