Microsoft Azure Storage Client Library for C++
7.5.0
The Microsoft Azure Storage Client Library for C++ is a library for working with the Azure Storage Services in C++.
azure
storage
core
basic_istreambuf
Public Types
|
Public Member Functions
|
List of all members
azure::storage::core::basic_istreambuf< _CharType > Class Template Reference
Inheritance diagram for azure::storage::core::basic_istreambuf< _CharType >:
Public Types
typedef concurrency::streams::details::streambuf_state_manager< _CharType >::traits
traits
typedef concurrency::streams::details::streambuf_state_manager< _CharType >::int_type
int_type
typedef concurrency::streams::details::streambuf_state_manager< _CharType >::pos_type
pos_type
typedef concurrency::streams::details::streambuf_state_manager< _CharType >::off_type
off_type
Public Member Functions
pplx::task< int_type >
_putc
(_CharType ch)
pplx::task< size_t >
_putn
(const _CharType *ptr, size_t count)
pplx::task< bool >
_sync
()
_CharType *
_alloc
(_In_ size_t count)
void
_commit
(_In_ size_t count)
Generated on Wed Jul 8 2020 10:43:40 for Microsoft Azure Storage Client Library for C++ by
1.8.15