ps::TypeInfo Class Reference

Class holding a variable type. More...

#include <typeinfo.hpp>

List of all members.

Public Member Functions

 TypeInfo ()
 TypeInfo (TypeClass type, std::string name="")

Public Attributes

TypeClass type
std::string name


Detailed Description

Class holding a variable type.

It is made up from two parts: There is the general variable class (integer, float, structure, pointer) and a type name which identifies the struct.


Constructor & Destructor Documentation

ps::TypeInfo::TypeInfo (  )  [inline]

ps::TypeInfo::TypeInfo ( TypeClass  type,
std::string  name = "" 
) [inline]


Member Data Documentation

TypeClass ps::TypeInfo::type

std::string ps::TypeInfo::name


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