//mainCtrl.h /////////////////////////////////////////////////////////////////////////////// #ifndef _MAIN_CTRL_H_ #define _MAIN_CTRL_H_ /////////////////////////////////////////////////////////////////////////////// #include #include #include #include "./include/TableInfoMgr.h" /////////////////////////////////////////////////////////////////////////////// /*/////////////////////////////////////////////////////////////////////////* / #if defined(__cplusplus) extern "C" { #endif /*/////////////////////////////////////////////////////////////////////////*/ /*/////////////////////////////////////////////////////////////////////////* / #if defined(__cplusplus) } #endif /*/////////////////////////////////////////////////////////////////////////*/ #endif /*_MAIN_CTRL_H_*/