17 #ifndef TEAMCENTER__SERVICEINTERFACE__HXX
18 #define TEAMCENTER__SERVICEINTERFACE__HXX
20 #include <common/tc_deprecation_macros.h>
23 #include <meta/libmeta_exports.h>
27 class ServiceInterface;
31 class ServiceInterfaceImpl;
35 class ServiceInterfaceDelegate;
39 class ServiceInterfaceDispatch;
43 class ServiceInterfaceGenImpl;
63 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
102 friend class ServiceInterfaceDelegate;
103 friend class ServiceInterfaceGenImpl;
106 #include <meta/libmeta_undef.h>
107 #endif // TEAMCENTER__SERVICEINTERFACE__HXX