odtone::mih::cost_value
// In header: </home/carlos/Projectos/odtone/inc/odtone/mih/types/information.hpp> struct cost_value { // public member functions template<typename ArchiveT> void serialize(ArchiveT &); // public data members uint32 integer; uint16 fraction; };