Gets the end 2 end protection check result of the stored sample.

Syntax

template<…>
ProfileCheckStatus amsr::socal::r20_11::events::SamplePtr<>::GetProfileCheckStatus() const

Returns

The E2E profile check status of the stored sample.

Thread-safety, Reentrance, Result Delivery

  • Threadsafe : TRUE for same class instance, TRUE for different instances.
  • Reentrant : TRUE for same class instance, TRUE for different instances.
  • Synchronous : TRUE.