/typedef\ _CORBA_ConstrType_Variable_Var<AttributeValue_5>/a \/\/Added by Tango team\
\t\tvirtual ~AttributeValue_5() {if (mut_ptr != NULL)mut_ptr->unlock();}\
\t\tAttributeValue_5() {mut_ptr=NULL;}\
\t\tvoid set_attr_mutex(omni_mutex *ptr) {mut_ptr=ptr;}\
\t\tvoid rel_attr_mutex() {if (mut_ptr != NULL){mut_ptr->unlock();mut_ptr=NULL;}}\
\t\tomni_mutex *get_attr_mutex() {return mut_ptr;}\
\t\tomni_mutex *mut_ptr;