osgIntrospection::TypedConstructorInfo4< C, IC, P0, P1, P2, P3 > Struct Template Reference

Inheritance diagram for osgIntrospection::TypedConstructorInfo4< C, IC, P0, P1, P2, P3 >:
osgIntrospection::ConstructorInfo osgIntrospection::CustomAttributeProvider

List of all members.

Public Member Functions

 TypedConstructorInfo4 (const ParameterInfoList &plist, std::string briefHelp=std::string(), std::string detailedHelp=std::string())
Value createInstance (ValueList &args) const

template<typename C, typename IC, typename P0, typename P1, typename P2, typename P3>
struct osgIntrospection::TypedConstructorInfo4< C, IC, P0, P1, P2, P3 >


Constructor & Destructor Documentation

template<typename C , typename IC , typename P0 , typename P1 , typename P2 , typename P3 >
osgIntrospection::TypedConstructorInfo4< C, IC, P0, P1, P2, P3 >::TypedConstructorInfo4 ( const ParameterInfoList plist,
std::string  briefHelp = std::string(),
std::string  detailedHelp = std::string() 
) [inline]

Member Function Documentation

template<typename C , typename IC , typename P0 , typename P1 , typename P2 , typename P3 >
Value osgIntrospection::TypedConstructorInfo4< C, IC, P0, P1, P2, P3 >::createInstance ( ValueList args  )  const [inline, virtual]

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

Implements osgIntrospection::ConstructorInfo.

References osgIntrospection::ConstructorInfo::getParameters().


The documentation for this struct was generated from the following file:
Generated on Sat Jun 5 21:48:30 2010 for openscenegraph by  doxygen 1.6.3