![]() |
AOSharedServiceLibrary
|
A Structure for storing a Key-Value pair. More...
#include <buffers.h>


Public Attributes | |
| std::string | key |
| Key of the pair. | |
Public Attributes inherited from AOSSL::StringBuffer | |
| std::string | val |
| Value stored. | |
Public Attributes inherited from AOSSL::Buffer | |
| bool | success |
| Success flag. | |
| std::string | err_msg |
| Error Message. | |
A Structure for storing a Key-Value pair.
1.8.11