gPTP Documentation
|
#include <linux_hal_common.hpp>
Public Member Functions | |
virtual OSTimerQueue * | createOSTimerQueue (IEEE1588Clock *clock) |
Creates Linux timer queue. More... | |
Implements factory design pattern for linux
|
virtual |
Creates Linux timer queue.
clock | [in] Pointer to IEEE15588Clock type |
Implements OSTimerQueueFactory.