AOSharedServiceLibrary
Public Attributes | List of all members
AOSSL::KvBuffer Struct Reference

A Structure for storing a Key-Value pair. More...

#include <buffers.h>

Inheritance diagram for AOSSL::KvBuffer:
Inheritance graph
[legend]
Collaboration diagram for AOSSL::KvBuffer:
Collaboration graph
[legend]

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.
 

Detailed Description

A Structure for storing a Key-Value pair.


The documentation for this struct was generated from the following file: