10 #define READDAMSEL_HPP
12 #ifndef IS_BUILDING_MB
46 const Tag* file_id_tag = 0 );
57 std::vector< int >& tag_values_out,
78 damsel_container tag_container,
79 damsel_container app_cont,
128 inline const bool operator==(
const damsel_err_t& lhs,
const damsel_err_t& rhs )
130 return lhs.id == rhs.id;