17 #ifndef TEAMCENTER__PROJECTSMARTFOLDER__HXX
18 #define TEAMCENTER__PROJECTSMARTFOLDER__HXX
23 #include <common/tc_deprecation_macros.h>
26 #include <tccore/libtccore_exports.h>
30 class ProjectSmartFolder;
34 class ProjectSmartFolderImpl;
38 class ProjectSmartFolderDelegate;
42 class ProjectSmartFolderDispatch;
46 class ProjectSmartFolderGenImpl;
90 int getProject_data( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
117 int setProject_data(
const std::vector< tag_t > &values,
const std::vector< int > *isNull=0 );
120 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
159 friend class ProjectSmartFolderDelegate;
160 friend class ProjectSmartFolderGenImpl;
163 #include <tccore/libtccore_undef.h>
164 #endif // TEAMCENTER__PROJECTSMARTFOLDER__HXX