17 #ifndef TEAMCENTER__SCHEDULE__HXX
18 #define TEAMCENTER__SCHEDULE__HXX
23 #include <common/tc_deprecation_macros.h>
26 #include <schmgt/libschmgt_exports.h>
38 class ScheduleDelegate;
42 class ScheduleDispatch;
46 class ScheduleGenImpl;
198 int getFnd0ProxyTasks( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
252 int getFnd0state( std::string &value,
bool &isNull )
const;
324 int getItem_id( std::string &value,
bool &isNull )
const;
432 int getWbsformat( std::string &value,
bool &isNull )
const;
441 int getWbsvalue( std::string &value,
bool &isNull )
const;
594 int setFnd0state(
const std::string &value,
bool isNull=
false );
603 int setFnd0status(
const std::string &value,
bool isNull=
false );
666 int setItem_id(
const std::string &value,
bool isNull=
false );
774 int setWbsformat(
const std::string &value,
bool isNull=
false );
783 int setWbsvalue(
const std::string &value,
bool isNull=
false );
786 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
802 ::Teamcenter::RootObjectImpl*
setScheduleImpl( ::Teamcenter::RootObjectImpl* impl );
825 friend class ScheduleDelegate;
826 friend class ScheduleGenImpl;
829 #include <schmgt/libschmgt_undef.h>
830 #endif // TEAMCENTER__SCHEDULE__HXX