acl
3.5.3.0
ObjectMetadata.hpp
浏览该文件的文档.
1
#pragma once
2
#include "
acl_cpp/acl_cpp_define.hpp
"
3
#include <map>
4
#include "
acl_cpp/stdlib/string.hpp
"
5
6
namespace
acl
7
{
8
9
class
ACL_CPP_API
ObjectMetadata
10
{
11
public
:
12
ObjectMetadata
();
13
~
ObjectMetadata
();
14
15
private
:
16
std::map<string, string> meta_data_;
17
};
18
19
}
// namespace acl
acl_cpp_define.hpp
string.hpp
acl
Definition:
acl_cpp_init.hpp:4
acl::ObjectMetadata
Definition:
ObjectMetadata.hpp:9
ACL_CPP_API
#define ACL_CPP_API
Definition:
acl_cpp_define.hpp:16
include
acl_cpp
aliyun
oss
model
ObjectMetadata.hpp
生成于 2021年 九月 10日 星期五 11:14:44 , 为 acl使用
1.8.15