17 #ifndef TEAMCENTER__CONSTANT__HXX
18 #define TEAMCENTER__CONSTANT__HXX
20 #include <common/tc_deprecation_macros.h>
23 #include <constants/libconstants_exports.h>
35 class ConstantDelegate;
39 class ConstantDispatch;
43 class ConstantGenImpl;
63 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
79 ::Teamcenter::RootObjectImpl*
setConstantImpl( ::Teamcenter::RootObjectImpl* impl );
102 friend class ConstantDelegate;
103 friend class ConstantGenImpl;
106 #include <constants/libconstants_undef.h>
107 #endif // TEAMCENTER__CONSTANT__HXX