#include <GetObjectRequest.hpp>
◆ GetObjectRequest()
acl::GetObjectRequest::GetObjectRequest |
( |
const char * |
bucket, |
|
|
const char * |
key, |
|
|
dbuf_pool * |
pool = NULL |
|
) |
| |
◆ ~GetObjectRequest()
acl::GetObjectRequest::~GetObjectRequest |
( |
| ) |
|
◆ getBucketName()
const char* acl::GetObjectRequest::getBucketName |
( |
| ) |
const |
|
inline |
◆ getKey()
const char* acl::GetObjectRequest::getKey |
( |
| ) |
const |
|
inline |
◆ getMatchingETagConstraints()
const std::list<char*>& acl::GetObjectRequest::getMatchingETagConstraints |
( |
| ) |
const |
|
inline |
◆ getModifiedSinceConstraint()
time_t acl::GetObjectRequest::getModifiedSinceConstraint |
( |
| ) |
const |
|
inline |
◆ getNonmatchingETagConstraints()
const std::list<char*>& acl::GetObjectRequest::getNonmatchingETagConstraints |
( |
| ) |
const |
|
inline |
◆ getRange()
void acl::GetObjectRequest::getRange |
( |
long long int & |
start, |
|
|
long long int & |
end |
|
) |
| const |
|
inline |
◆ getResponseHeaders()
◆ getUnmodifiedSinceConstraint()
time_t acl::GetObjectRequest::getUnmodifiedSinceConstraint |
( |
| ) |
const |
|
inline |
◆ reset()
void acl::GetObjectRequest::reset |
( |
| ) |
|
◆ setBucketName()
◆ setKey()
◆ setMatchingETagConstraints()
◆ setModifiedSinceConstraint()
GetObjectRequest& acl::GetObjectRequest::setModifiedSinceConstraint |
( |
time_t |
date | ) |
|
◆ setNonmatchingETagConstraints()
◆ setRange()
GetObjectRequest& acl::GetObjectRequest::setRange |
( |
long long int |
start, |
|
|
long long int |
end |
|
) |
| |
◆ setResponseHeaders()
◆ setUnmodifiedSinceConstraint()
GetObjectRequest& acl::GetObjectRequest::setUnmodifiedSinceConstraint |
( |
time_t |
date | ) |
|
该类的文档由以下文件生成: