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

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

osgIntrospection::MethodInfo osgIntrospection::CustomAttributeProvider List of all members.

Public Types

typedef void(* FunctionType )()

Public Member Functions

 StaticMethodInfo0 (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 (ValueList &) const

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


Member Typedef Documentation

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


Constructor & Destructor Documentation

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


Member Function Documentation

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

Invokes the reflected static method dynamically passing it the arguments as a list of Value objects.

Reimplemented from osgIntrospection::MethodInfo.

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

Returns whether the reflected method is const or not.

Implements osgIntrospection::MethodInfo.

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

Returns whether the reflected method is static or not.

Implements osgIntrospection::MethodInfo.


The documentation for this class was generated from the following file:
Generated on Wed Nov 29 06:12:05 2006 for OpenSceneGraph by  doxygen 1.4.6