17 #ifndef TEAMCENTER__EPMJOB__HXX
18 #define TEAMCENTER__EPMJOB__HXX
22 #include <common/tc_deprecation_macros.h>
25 #include <epm/libepm_exports.h>
71 int getAll_tasks( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
98 int getFnd0ErrorTasks( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
107 int getFnd0Late(
bool &value,
bool &isNull )
const;
146 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
162 ::Teamcenter::RootObjectImpl*
setEPMJobImpl( ::Teamcenter::RootObjectImpl* impl );
185 friend class EPMJobDelegate;
186 friend class EPMJobGenImpl;
189 #include <epm/libepm_undef.h>
190 #endif // TEAMCENTER__EPMJOB__HXX