GRE::LAYER::COMPINFO::TABLEINFO Class Reference

#include <gre/layer.h>

List of all members.

Public Types

enum  TYPE { TYPE_None = 0, TYPE_User = 1, TYPE_Form = 2, TYPE_System = 3 }

Public Member Functions

 TABLEINFO (const TABLEINFO &rhs)
 TABLEINFO (COMPINFO &CompInfo)
 ~TABLEINFO ()
const RVC::OBJITEMGetObjItemForm () const
ERRVALUE HideTable ()
bool IsForm () const
bool IsOpen () const
bool IsSystemTable () const
bool IsUser () const
bool SetForm (const RVC::OBJITEM &ObjItemForm)
bool SetTable (INT32 TableNum)
ERRVALUE ShowTable ()
MGUI::CTRL_TREE::ITEMHND TreeViewAddItem (GRE::CTRL_TREEVIEW &TreeView, MGUI::CTRL_TREE::ITEMHND hndParent, MGUI::CTRL_TREE::ITEMHND hndInsertAfter)

Member Enumeration Documentation

Enumerator:
TYPE_None 
TYPE_User 
TYPE_Form 
TYPE_System 

Constructor & Destructor Documentation

GRE::LAYER::COMPINFO::TABLEINFO::TABLEINFO ( COMPINFO CompInfo  ) 

Constructor.

GRE::LAYER::COMPINFO::TABLEINFO::TABLEINFO ( const TABLEINFO rhs  ) 

Copy constructor.

GRE::LAYER::COMPINFO::TABLEINFO::~TABLEINFO (  ) 

Destructor.


Member Function Documentation

const RVC::OBJITEM* GRE::LAYER::COMPINFO::TABLEINFO::GetObjItemForm (  )  const [inline]
ERRVALUE GRE::LAYER::COMPINFO::TABLEINFO::HideTable (  ) 
bool GRE::LAYER::COMPINFO::TABLEINFO::IsForm (  )  const [inline]
bool GRE::LAYER::COMPINFO::TABLEINFO::IsOpen (  )  const
bool GRE::LAYER::COMPINFO::TABLEINFO::IsSystemTable (  )  const [inline]
bool GRE::LAYER::COMPINFO::TABLEINFO::IsUser (  )  const [inline]
bool GRE::LAYER::COMPINFO::TABLEINFO::SetForm ( const RVC::OBJITEM ObjItemForm  ) 
bool GRE::LAYER::COMPINFO::TABLEINFO::SetTable ( INT32  TableNum  ) 
ERRVALUE GRE::LAYER::COMPINFO::TABLEINFO::ShowTable (  ) 
MGUI::CTRL_TREE::ITEMHND GRE::LAYER::COMPINFO::TABLEINFO::TreeViewAddItem ( GRE::CTRL_TREEVIEW TreeView,
MGUI::CTRL_TREE::ITEMHND  hndParent,
MGUI::CTRL_TREE::ITEMHND  hndInsertAfter 
)

Add item for this table to TreeView.


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:34:19 2012 for TNTsdk 2012 by  doxygen 1.6.1