Overview
![]() |
Constructors and Destructors | ||
IStoredVar | Only friends may create | |
~IStoredVar | Destructor. |
Operations | ||
GetID | Retrieve the ID. | |
GetType | Retrieve the type. | |
Name | Retrieve or set the name of a variable. |
Overridables |
Data Members | ||
protected | ||
Each variable has unique ID within its class. | ||
The name of the variable. | ||
And a defined datatype that cannot be changed later. |