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
Public Member Functions | Public Attributes | List of all members
Aws::Crt::Imds::WrappedCallbackArgs< T > Struct Template Reference

Public Member Functions

 WrappedCallbackArgs (Allocator *allocator, T callback, void *userData)
 

Public Attributes

Allocatorallocator
 
T callback
 
voiduserData
 

Constructor & Destructor Documentation

◆ WrappedCallbackArgs()

template<typename T >
Aws::Crt::Imds::WrappedCallbackArgs< T >::WrappedCallbackArgs ( Allocator allocator,
T  callback,
void userData 
)
inline

Member Data Documentation

◆ allocator

◆ callback

◆ userData


The documentation for this struct was generated from the following file: