Table of Contents

CzVar

Description

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.

Files

Declaration zVar.h
Implementation zVar.cpp

Member data

CzVar has no public data.

Member functions

Base class

CzVar has no base class.