aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Loading...
Searching...
No Matches
Aws::Crt::Imds::WrappedCallbackArgs< T > Member List

This is the complete list of members for Aws::Crt::Imds::WrappedCallbackArgs< T >, including all inherited members.

allocatorAws::Crt::Imds::WrappedCallbackArgs< T >
callbackAws::Crt::Imds::WrappedCallbackArgs< T >
userDataAws::Crt::Imds::WrappedCallbackArgs< T >
WrappedCallbackArgs(Allocator *allocator, T callback, void *userData)Aws::Crt::Imds::WrappedCallbackArgs< T >inline