Код: Выделить всё
void Process(const opendnp3::HeaderInfo& info, const opendnp3::ICollection& values) override {
values.Foreach([](const opendnp3::Indexed& pair) {
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78709591/iterating-through-isoehandlerprocess-in-opendnp3[/url]