17 #ifndef CCDM__PARMGRPVALREVISION__HXX
18 #define CCDM__PARMGRPVALREVISION__HXX
22 #include <common/tc_deprecation_macros.h>
25 #include <ccdm/libccdm_exports.h>
29 class ParmGrpValRevision;
33 class ParmGrpValRevisionImpl;
37 class ParmGrpValRevisionDelegate;
41 class ParmGrpValRevisionDispatch;
45 class ParmGrpValRevisionGenImpl;
80 int getParmValues( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
98 int setParmValues(
const std::vector< tag_t > &values,
const std::vector< int > *isNull=0 );
101 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
140 friend class ParmGrpValRevisionDelegate;
141 friend class ParmGrpValRevisionGenImpl;
144 #include <ccdm/libccdm_undef.h>
145 #endif // CCDM__PARMGRPVALREVISION__HXX