ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
#include <Binary.hpp>
Public Types | |
enum | _v { Node = 0xff, Attribute = 0xfe, Text = 0xfd, Namespace = 0xfc, NodeWithNamespace = 0xfb, AttributeWithNamespace = 0xfa, TextValue = 0xe0, IntegerValue = 0xe1, LongValue = 0xe2 } |
Enumerator | |
---|---|
Node | |
Attribute | |
Text | |
Namespace | |
NodeWithNamespace | |
AttributeWithNamespace | |
TextValue | |
IntegerValue | |
LongValue |