17 #ifndef TEAMCENTER__CONDVALRESULT__HXX
18 #define TEAMCENTER__CONDVALRESULT__HXX
22 #include <common/tc_deprecation_macros.h>
25 #include <condvalidation/libcondvalidation_exports.h>
33 class CondValResultImpl;
37 class CondValResultDelegate;
41 class CondValResultDispatch;
45 class CondValResultGenImpl;
107 int getContext( tag_t &value,
bool &isNull )
const;
134 int setCondition(
const tag_t &value,
bool isNull=
false );
143 int setContext(
const tag_t &value,
bool isNull=
false );
155 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
194 friend class CondValResultDelegate;
195 friend class CondValResultGenImpl;
198 #include <condvalidation/libcondvalidation_undef.h>
199 #endif // TEAMCENTER__CONDVALRESULT__HXX