17 #ifndef TEAMCENTER__IRDC__HXX
18 #define TEAMCENTER__IRDC__HXX
23 #include <common/tc_deprecation_macros.h>
26 #include <docmgt/libdocmgt_exports.h>
53 class DOCMGT_API Teamcenter::
IRDC
144 int getIrdc_der_naming( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
153 int getIrdc_naming( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
162 int getMk_app( tag_t &value,
bool &isNull )
const;
207 int getRender_objs( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
234 int getView_mk(
bool &value,
bool &isNull )
const;
315 int setIrdc_der_naming(
const std::vector< tag_t > &values,
const std::vector< int > *isNull=0 );
324 int setIrdc_naming(
const std::vector< tag_t > &values,
const std::vector< int > *isNull=0 );
333 int setMk_app(
const tag_t &value,
bool isNull=
false );
378 int setRender_objs(
const std::vector< tag_t > &values,
const std::vector< int > *isNull=0 );
405 int setView_mk(
bool value,
bool isNull=
false );
408 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
424 ::Teamcenter::RootObjectImpl*
setIRDCImpl( ::Teamcenter::RootObjectImpl* impl );
447 friend class IRDCDelegate;
448 friend class IRDCGenImpl;
451 #include <docmgt/libdocmgt_undef.h>
452 #endif // TEAMCENTER__IRDC__HXX