Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

osgIntrospection::TypedMethodInfo0< C, void > Class Template Reference

Inheritance diagram for osgIntrospection::TypedMethodInfo0< C, void >:

Inheritance graph
[legend]
List of all members.

Public Types

typedef void(C::* ConstFunctionType )() const
typedef void(C::* FunctionType )()

Public Member Functions

 TypedMethodInfo0 (const std::string &qname, ConstFunctionType cf, const ParameterInfoList &plist)
 TypedMethodInfo0 (const std::string &qname, FunctionType f, const ParameterInfoList &plist)
bool isConst () const
 Returns whether the reflected method is const or not.

bool isStatic () const
 Returns whether the reflected method is static or not.

Value invoke (const Value &instance, ValueList &) const
 Invokes the reflected method dynamically on the given const instance, passing it the arguments as a list of Value objects.

Value invoke (Value &instance, ValueList &) const
 Invokes the reflected method dynamically on the given instance, passing it the arguments as a list of Value objects.

template<typename C>
class osgIntrospection::TypedMethodInfo0< C, void >


Member Typedef Documentation

template<typename C>
typedef void(C::* osgIntrospection::TypedMethodInfo0< C, void >::ConstFunctionType)() const
 

template<typename C>
typedef void(C::* osgIntrospection::TypedMethodInfo0< C, void >::FunctionType)()
 


Member Function Documentation

template<typename C>
Value osgIntrospection::TypedMethodInfo0< C, void >::invoke Value instance,
ValueList
const [inline, virtual]
 

Invokes the reflected method dynamically on the given instance, passing it the arguments as a list of Value objects.

Reimplemented from osgIntrospection::MethodInfo.

template<typename C>
Value osgIntrospection::TypedMethodInfo0< C, void >::invoke const Value instance,
ValueList
const [inline, virtual]
 

Invokes the reflected method dynamically on the given const instance, passing it the arguments as a list of Value objects.

Reimplemented from osgIntrospection::MethodInfo.

template<typename C>
bool osgIntrospection::TypedMethodInfo0< C, void >::isConst  )  const [inline, virtual]
 

Returns whether the reflected method is const or not.

Implements osgIntrospection::MethodInfo.

template<typename C>
bool osgIntrospection::TypedMethodInfo0< C, void >::isStatic  )  const [inline, virtual]
 

Returns whether the reflected method is static or not.

Implements osgIntrospection::MethodInfo.

template<typename C>
osgIntrospection::TypedMethodInfo0< C, void >::TypedMethodInfo0 const std::string &  qname,
FunctionType  f,
const ParameterInfoList plist
[inline]
 

template<typename C>
osgIntrospection::TypedMethodInfo0< C, void >::TypedMethodInfo0 const std::string &  qname,
ConstFunctionType  cf,
const ParameterInfoList plist
[inline]
 


The documentation for this class was generated from the following file:
Generated at Thu Nov 24 16:25:03 2005 for the OpenSceneGraph by doxygen 1.3.6.