Mostly just here to get a handle on how all this stuff works.
Definition at line 22 of file BasicTaskQosket.idl.
Public Attributes | |
readonly attribute quo::ValueSC | DeadlinesMissed |
The system condition that records the number of deadlines that have been missed. | |
readonly attribute quo::ValueSC | LastStatus |
The system condition that records the last reported status value. | |
readonly attribute quo::Callback | Callback |
The callback object created for this object. | |
readonly attribute unsigned long long | RUsage |
The resource usage for the current process. |
|
The callback object created for this object.
Definition at line 39 of file BasicTaskQosket.idl. |
|
The system condition that records the number of deadlines that have been missed.
Definition at line 28 of file BasicTaskQosket.idl. |
|
The system condition that records the last reported status value.
Definition at line 34 of file BasicTaskQosket.idl. |
|
The resource usage for the current process.
Definition at line 44 of file BasicTaskQosket.idl. |