zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TVariableInfo Struct Reference

#include <VariableInfo.h>

Public Member Functions

 TVariableInfo (ShDataType type, int size)
 
 TVariableInfo ()
 

Public Attributes

TPersistString mappedName
 
TPersistString name
 
int size
 
ShDataType type
 

Detailed Description

Definition at line 15 of file VariableInfo.h.

Constructor & Destructor Documentation

TVariableInfo::TVariableInfo ( ShDataType  type,
int  size 
)

Definition at line 150 of file VariableInfo.cpp.

TVariableInfo::TVariableInfo ( )

Definition at line 146 of file VariableInfo.cpp.

Member Data Documentation

TPersistString TVariableInfo::mappedName

Definition at line 20 of file VariableInfo.h.

Referenced by getVariableInfo().

TPersistString TVariableInfo::name

Definition at line 19 of file VariableInfo.h.

Referenced by getBuiltInVariableInfo(), and getVariableInfo().

int TVariableInfo::size
ShDataType TVariableInfo::type

The documentation for this struct was generated from the following files: