CExtAPI
is the 'core' class of the Zeolite extension API, through which all API function calls are ultimately made.
CExtAPI
class was removed from the Zeolite plugin API with v2.9.6 (March 2011), and was replaced by a corresponding set of functions in the Zeolite.h/cpp
files, as described on the function reference page.
Declaration | ExtAPI.h |
---|---|
Implementation | ExtAPI.cpp |
CExtAPI
contains no public data.
CExtAPI
has no base class.