class Job : public nn::nex::RefCountedObject
An asynchronous processing class that can be registered with Scheduler
. Do not use this class directly.
AcquireRef | Increments the reference count by 1.(Inherits from RefCountedObject .) |
|
---|---|---|
ReleaseRef | Decrements the reference count by 1. Deletes itself when the count reaches 0 .(Inherits from RefCountedObject .) |
nn::nex::RootObject
nn::nex::RefCountedObject
nn::nex::Job
CONFIDENTIAL