OpenSceneGraph 2.8.3

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

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

List of all members.

Public Types

typedef void(* FunctionType )()

Public Member Functions

 StaticMethodInfo0 (const std::string &qname, FunctionType f, const ParameterInfoList &plist, std::string briefHelp=std::string(), std::string detailedHelp=std::string())
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
 Invokes the reflected static method dynamically passing it the arguments as a list of Value objects.

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,
std::string  briefHelp = std::string(),
std::string  detailedHelp = std::string() 
) [inline]

Member Function Documentation

template<typename C >
Value osgIntrospection::StaticMethodInfo0< C, void >::invoke ( ValueList args) 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:

osg logo
Generated at Tue Mar 22 2011 13:20:26 for the OpenSceneGraph by doxygen 1.7.3.