olp-cpp-sdk
1.22.0
|
An implementation of UntypedSmartPointer
interface.
More...
#include <TypeHelpers.h>
Public Member Functions | |
TypedSmartPointer (SmartPointer &&pointer) | |
A move contructor. | |
void * | Get () const override |
Method converts data to a void pointer. | |
Public Attributes | |
SmartPointer | pointer_ |
An implementation of UntypedSmartPointer
interface.