libs3  trunk
S3NameValue Struct Reference

#include <libs3.h>

Data Fields

const char * name
 
const char * value
 

Detailed Description

S3NameValue represents a single Name - Value pair, used to represent either S3 metadata associated with a key, or S3 error details.

Field Documentation

const char* S3NameValue::name

The name part of the Name - Value pair

const char* S3NameValue::value

The value part of the Name - Value pair


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