#include <B2BITS_CustomRawDataTagProcessingStrategy.h>
|
| Encoding | Encoding_ |
| | Used when Length is counted in Chars and the string is in different encoding than specified in Message Header;.
|
| |
| RawDataTypeProcessingStrategy | Strategy_ |
| | How the Length field is interpreted.
|
| |
| int | Tag_ |
| | tag, to which this strategy is applied. -1 for all tags with type RawData, 0 indicates emptyniess
|
| |
◆ CustomRawDataTagProcessingStrategy()
◆ operator==()
◆ Encoding_
| Encoding Engine::RawDataTypeProcessingStrategies::CustomRawDataTagProcessingStrategy::Encoding_ |
Used when Length is counted in Chars and the string is in different encoding than specified in Message Header;.
Referenced by operator==().
◆ Strategy_
How the Length field is interpreted.
Referenced by operator==().
◆ Tag_
| int Engine::RawDataTypeProcessingStrategies::CustomRawDataTagProcessingStrategy::Tag_ |
tag, to which this strategy is applied. -1 for all tags with type RawData, 0 indicates emptyniess
Referenced by operator==().