2002-11-21 05:40:49 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
< title > ZE::ZObject class Reference< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2002-12-22 04:31:15 +00:00
<!-- Generated by Doxygen 1.3 - rc2 -->
2002-11-21 05:40:49 +00:00
< center >
< a class = "qindex" href = "index.html" > Main Page< / a > < a class = "qindex" href = "namespaces.html" > Namespace List< / a > < a class = "qindex" href = "hierarchy.html" > Class Hierarchy< / a > < a class = "qindex" href = "annotated.html" > Compound List< / a > < a class = "qindex" href = "files.html" > File List< / a > < a class = "qindex" href = "namespacemembers.html" > Namespace Members< / a > < a class = "qindex" href = "functions.html" > Compound Members< / a > < a class = "qindex" href = "globals.html" > File Members< / a > < / center >
< hr > < h1 > ZE::ZObject Class Reference< / h1 > < code > #include < < a class = "el" href = "ZE__ZObject_8h-source.html" > ZE_ZObject.h< / a > > < / code >
< p >
Inherited by < a class = "el" href = "classZE_1_1ZConfigFile.html" > ZE::ZConfigFile< / a > , < a class = "el" href = "classZE_1_1ZFont.html" > ZE::ZFont< / a > , < a class = "el" href = "classZE_1_1ZImage.html" > ZE::ZImage< / a > , < a class = "el" href = "classZE_1_1ZMusic.html" > ZE::ZMusic< / a > , < a class = "el" href = "classZE_1_1ZSound.html" > ZE::ZSound< / a > , and < a class = "el" href = "classZE_1_1ZTimer.html" > ZE::ZTimer< / a > .
< p >
< a href = "classZE_1_1ZObject-members.html" > List of all members.< / a > < hr > < a name = "_details" > < / a > < h2 > Detailed Description< / h2 >
This is the base class from which all < a class = "el" href = "classZE_1_1ZEngine.html" > ZEngine< / a > internal objects are derived from.
< p >
< table border = 0 cellpadding = 0 cellspacing = 0 >
< tr > < td > < / td > < / tr >
< tr > < td colspan = 2 > < br > < h2 > Public Methods< / h2 > < / td > < / tr >
< tr > < td nowrap align = right valign = top > < / td > < td valign = bottom > < a class = "el" href = "classZE_1_1ZObject.html#a0" > ZObject< / a > ()< / td > < / tr >
< tr > < td > < / td > < td > < font size = -1 > < em > < a class = "el" href = "classZE_1_1ZEngine.html" > ZEngine< / a > Constructor.< / em > < a href = "#a0" > < / a > < em > < / em > < / font > < br > < br > < / td > < / tr >
< tr > < td nowrap align = right valign = top > virtual < / td > < td valign = bottom > < a class = "el" href = "classZE_1_1ZObject.html#a1" > ~ZObject< / a > ()< / td > < / tr >
< tr > < td > < / td > < td > < font size = -1 > < em > < a class = "el" href = "classZE_1_1ZEngine.html" > ZEngine< / a > Virtual destructor.< / em > < a href = "#a1" > < / a > < em > < / em > < / font > < br > < br > < / td > < / tr >
< tr > < td colspan = 2 > < br > < h2 > Protected Attributes< / h2 > < / td > < / tr >
< tr > < td nowrap align = right valign = top > < a name = "n0" doxytag = "ZE::ZObject::rEngine" > < / a >
< a class = "el" href = "classZE_1_1ZEngine.html" > ZEngine< / a > * < / td > < td valign = bottom > < a class = "el" href = "classZE_1_1ZObject.html#n0" > rEngine< / a > < / td > < / tr >
< tr > < td > < / td > < td > < font size = -1 > < em > Pointer to < a class = "el" href = "classZE_1_1ZEngine.html" > ZEngine< / a > Object.< / em > < / font > < br > < br > < / td > < / tr >
< / table >
< hr > < h2 > Constructor & Destructor Documentation< / h2 >
< a name = "a0" doxytag = "ZE::ZObject::ZObject" > < / a > < p >
< table width = "100%" cellpadding = "2" cellspacing = "0" border = "0" >
< tr >
< td class = "md" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > ZE::ZObject::ZObject < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < code > [inline]< / code > < / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = 5 cellpadding = 0 border = 0 >
< tr >
< td >
< / td >
< td >
< p >
< a class = "el" href = "classZE_1_1ZEngine.html" > ZEngine< / a > Constructor, gets Engine pointer for Object. < / td >
< / tr >
< / table >
< a name = "a1" doxytag = "ZE::ZObject::~ZObject" > < / a > < p >
< table width = "100%" cellpadding = "2" cellspacing = "0" border = "0" >
< tr >
< td class = "md" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual ZE::ZObject::~ZObject < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < code > [inline, virtual]< / code > < / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = 5 cellpadding = 0 border = 0 >
< tr >
< td >
< / td >
< td >
< p >
< a class = "el" href = "classZE_1_1ZEngine.html" > ZEngine< / a > destructor, provided to make class safely inheritable. < / td >
< / tr >
< / table >
< hr > The documentation for this class was generated from the following file:< ul >
2002-12-22 04:31:15 +00:00
< li > /include/< a class = "el" href = "ZE__ZObject_8h-source.html" > ZE_ZObject.h< / a > < / ul >
2003-01-03 03:54:10 +00:00
< hr > < address style = "align: right;" > < small > Generated on Thu Jan 2 22:51:08 2003 for ZEngine by
2002-11-21 05:40:49 +00:00
< a href = "http://www.doxygen.org/index.html" >
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = 0
2002-12-22 04:31:15 +00:00
width=110 height=53>< / a > 1.3-rc2 < / small > < / address >
2002-11-21 05:40:49 +00:00
< / body >
< / html >