17 #ifndef TEAMCENTER__FND0FORMULACONVERSION__HXX
18 #define TEAMCENTER__FND0FORMULACONVERSION__HXX
23 #include <common/tc_deprecation_macros.h>
26 #include <Fnd0formulamgmt/libfnd0formulamgmt_exports.h>
30 class Fnd0FormulaConversion;
34 class Fnd0FormulaConversionImpl;
38 class Fnd0FormulaConversionDelegate;
42 class Fnd0FormulaConversionDispatch;
46 class Fnd0FormulaConversionGenImpl;
81 int getFnd0ConstValues( std::vector< std::string > &values, std::vector< int > &isNull )
const;
108 int setFnd0ConstValues(
const std::vector< std::string > &values,
const std::vector< int > *isNull=0 );
111 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
150 friend class Fnd0FormulaConversionDelegate;
151 friend class Fnd0FormulaConversionGenImpl;
154 #include <Fnd0formulamgmt/libfnd0formulamgmt_undef.h>
155 #endif // TEAMCENTER__FND0FORMULACONVERSION__HXX