Skip to content

Struct Ase::RtCallJob

ClassList > Ase > RtCallJob

Public Attributes

Type Name
RtCall call
LoftPtr< RtCallJob > loftptr
std::atomic< RtCallJob * > next = = nullptr

Public Functions

Type Name
RtCallJob (const RtCall & ucall)

Public Attributes Documentation

variable call

RtCall Ase::RtCallJob::call;

variable loftptr

LoftPtr<RtCallJob> Ase::RtCallJob::loftptr;

variable next

std::atomic<RtCallJob*> Ase::RtCallJob::next;

Public Functions Documentation

function RtCallJob

inline explicit Ase::RtCallJob::RtCallJob (
    const RtCall & ucall
) 


The documentation for this class was generated from the following file /__w/anklang/anklang/ase/main.cc