17 #ifndef TEAMCENTER__FOLDER__HXX
18 #define TEAMCENTER__FOLDER__HXX
21 #include <common/tc_deprecation_macros.h>
24 #include <tc/libtc_exports.h>
70 int getContents( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
73 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
89 ::Teamcenter::RootObjectImpl*
setFolderImpl( ::Teamcenter::RootObjectImpl* impl );
112 friend class FolderDelegate;
113 friend class FolderGenImpl;
116 #include <tc/libtc_undef.h>
117 #endif // TEAMCENTER__FOLDER__HXX