17 #ifndef TEAMCENTER__TABLECELLLOGICAL__HXX
18 #define TEAMCENTER__TABLECELLLOGICAL__HXX
20 #include <common/tc_deprecation_macros.h>
23 #include <tccore/libtccore_exports.h>
27 class TableCellLogical;
31 class TableCellLogicalImpl;
35 class TableCellLogicalDelegate;
39 class TableCellLogicalDispatch;
43 class TableCellLogicalGenImpl;
69 int getValue(
bool &value,
bool &isNull )
const;
78 int setValue(
bool value,
bool isNull=
false );
81 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
120 friend class TableCellLogicalDelegate;
121 friend class TableCellLogicalGenImpl;
124 #include <tccore/libtccore_undef.h>
125 #endif // TEAMCENTER__TABLECELLLOGICAL__HXX