aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
Public Attributes | |
unsigned char * | buffer |
size_t | length |
size_t | offset |
size_t | depth |
cJSON_bool | noalloc |
cJSON_bool | format |
internal_hooks | hooks |
unsigned char* Aws::printbuffer::buffer |
size_t Aws::printbuffer::depth |
cJSON_bool Aws::printbuffer::format |
internal_hooks Aws::printbuffer::hooks |
size_t Aws::printbuffer::length |
cJSON_bool Aws::printbuffer::noalloc |
size_t Aws::printbuffer::offset |