![]() |
dnp3 (C++ API) 1.1.0
|
Information about the object header and specific variation. More...
#include <dnp3.hpp>
Public Attributes | |
| Variation | variation |
| underlying variation in the response More... | |
| QualifierCode | qualifier |
| Qualifier code used in the response. More... | |
| bool | is_event |
| true if the received variation is an event type, false otherwise More... | |
| bool | has_flags |
| true if a flags byte is present on the underlying variation, false otherwise More... | |
Friends | |
| class | CppHeaderInfoFriend |
Information about the object header and specific variation.
| bool dnp3::HeaderInfo::has_flags |
true if a flags byte is present on the underlying variation, false otherwise
| bool dnp3::HeaderInfo::is_event |
true if the received variation is an event type, false otherwise
| QualifierCode dnp3::HeaderInfo::qualifier |
Qualifier code used in the response.
| Variation dnp3::HeaderInfo::variation |
underlying variation in the response