|
libs3
trunk
|
#include <libs3.h>
Data Fields | |
| const char * | name |
| const char * | value |
S3NameValue represents a single Name - Value pair, used to represent either S3 metadata associated with a key, or S3 error details.
| const char* S3NameValue::name |
The name part of the Name - Value pair
| const char* S3NameValue::value |
The value part of the Name - Value pair