ps::FunctionInfo Class Reference

Holds the declaration of a single member function, used by StructInfo. More...

#include <structinfo.hpp>

List of all members.

Public Attributes

std::string name
void * function
TypeInfo rettype
std::vector< TypeInfoarguments


Detailed Description

Holds the declaration of a single member function, used by StructInfo.

Member Data Documentation

std::string ps::FunctionInfo::name

void* ps::FunctionInfo::function

TypeInfo ps::FunctionInfo::rettype

std::vector<TypeInfo> ps::FunctionInfo::arguments


The documentation for this class was generated from the following file:
Generated on Sun Feb 3 21:38:49 2008 for libplusscript++ by  doxygen 1.5.3