CzVar is a generic wrapper to Zeolite variables that provides the base functions required to create, manipulate and destroy data in the Zeolite API. CzVar contains a private ZVAR handle to an API variable, and exports methods to access that data that include all or most of the 'zvar_' API functions.
| Declaration | zVar.h | 
|---|---|
| Implementation | zVar.cpp | 
CzVar has no public data.
CzVar has no base class.