ADTF
Loading...
Searching...
No Matches
adtf::services::penguin::IReferenceClock::IGuardableClock Class Referenceabstract

#include <reference_clock_intf.h>

Inherits adtf::ucom::ant::IObject.

Public Member Functions

 ADTF_IID (IGuardableClock, "guardable_clock.reference_clock.penguin.streaming.adtf.iid")
 
virtual tResult GetTimeGuard (const char *strName, ucom::ant::iobject_ptr< ITimeGuard > &pGuard)=0
 
- Public Member Functions inherited from adtf::ucom::ant::IObject
 ADTF_IID (IObject, "object.ant.ucom.adtf.iid")
 

Additional Inherited Members

- Protected Member Functions inherited from adtf::ucom::ant::IObject
 ~IObject ()=default
 Protected destructor --> Only the final implementation can be destroyed!
 

Detailed Description

Interface for clock based waiting and monitoring.

Member Function Documentation

◆ GetTimeGuard()

virtual tResult adtf::services::penguin::IReferenceClock::IGuardableClock::GetTimeGuard ( const char * strName,
ucom::ant::iobject_ptr< ITimeGuard > & pGuard )
pure virtual

Get a new time guard object.

Parameters
[in]strNameAn identifier for the guard object.
[out]Thenewly created waitable object.
Returns
Standard result.

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