17 #ifndef TEAMCENTER__FND0VARIANTEXPRBLOCK__HXX
18 #define TEAMCENTER__FND0VARIANTEXPRBLOCK__HXX
22 #include <common/tc_deprecation_macros.h>
25 #include <fnd0booleansolve/libfnd0booleansolve_exports.h>
29 class Fnd0VariantExprBlock;
33 class Fnd0VariantExprBlockImpl;
37 class Fnd0VariantExprBlockDelegate;
41 class Fnd0VariantExprBlockDispatch;
45 class Fnd0VariantExprBlockGenImpl;
80 int getFnd0expressions( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
89 int setFnd0expressions(
const std::vector< tag_t > &values,
const std::vector< int > *isNull=0 );
92 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
131 friend class Fnd0VariantExprBlockDelegate;
132 friend class Fnd0VariantExprBlockGenImpl;
135 #include <fnd0booleansolve/libfnd0booleansolve_undef.h>
136 #endif // TEAMCENTER__FND0VARIANTEXPRBLOCK__HXX