Resets the managed object.
Syntax
template<typename SampleType>
void ara::com::SampleAllocateePtr<SampleType>::reset(std::nullptr_t=nullptr)
Returns
void
Thread-safety, Reentrance, Result Delivery
- Threadsafe : FALSE for same class instance, TRUE for different instances
- Reentrant : FALSE for same class instance, TRUE for different instances
- Synchronous : TRUE