17 #ifndef TEAMCENTER__ALLOCATION__HXX
18 #define TEAMCENTER__ALLOCATION__HXX
20 #include <common/tc_deprecation_macros.h>
23 #include <mechatronics/libmechatronics_exports.h>
35 class AllocationDelegate;
39 class AllocationDispatch;
43 class AllocationGenImpl;
63 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
79 ::Teamcenter::RootObjectImpl*
setAllocationImpl( ::Teamcenter::RootObjectImpl* impl );
102 friend class AllocationDelegate;
103 friend class AllocationGenImpl;
106 #include <mechatronics/libmechatronics_undef.h>
107 #endif // TEAMCENTER__ALLOCATION__HXX