Anklang C++ API 0.0.0
Loading...
Searching...
No Matches
RtCallJob

Public Member Functions

RtCallJob (const RtCall &ucall)

Public Attributes

RtCallcall
LoftPtr< RtCallJob >loftptr
std::atomic< RtCallJob * >next

Constructor & Destructor Documentation

RtCallJob()

RtCallJob ( const RtCall & ucall)
explicit

Member Data Documentation

loftptr

LoftPtr<RtCallJob> loftptr

next

std::atomic<RtCallJob*> next

call

RtCall call