17 #ifndef TEAMCENTER__PRIVATECONTEXT__HXX
18 #define TEAMCENTER__PRIVATECONTEXT__HXX
20 #include <common/tc_deprecation_macros.h>
23 #include <collabctx/libcollabctx_exports.h>
31 class PrivateContextImpl;
35 class PrivateContextDelegate;
39 class PrivateContextDispatch;
43 class PrivateContextGenImpl;
63 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
102 friend class PrivateContextDelegate;
103 friend class PrivateContextGenImpl;
106 #include <collabctx/libcollabctx_undef.h>
107 #endif // TEAMCENTER__PRIVATECONTEXT__HXX