S3NameValue Struct Reference

#include <libs3.h>

List of all members.

Public Attributes

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.

Member Data 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:

Generated on Fri Feb 13 02:08:35 2009 for libs3 by  doxygen 1.5.7.1