17 #ifndef TEAMCENTER__VENDOR__HXX
18 #define TEAMCENTER__VENDOR__HXX
21 #include <common/tc_deprecation_macros.h>
24 #include <vm/libvm_exports.h>
70 int getCommercialparts( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
79 int getVendorparts( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
82 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
98 ::Teamcenter::RootObjectImpl*
setVendorImpl( ::Teamcenter::RootObjectImpl* impl );
121 friend class VendorDelegate;
122 friend class VendorGenImpl;
125 #include <vm/libvm_undef.h>
126 #endif // TEAMCENTER__VENDOR__HXX