nn::nex::StepSequenceJob Class

Syntax

class StepSequenceJob : public nn::nex::Job

Description

A class that processes a step sequence job asynchronously. Do not use this class directly.

Member Functions

AcquireRef Increments the reference count by 1. (Inherits RefCountedObject.)
ReleaseRef Decrements the reference count by 1. Deletes itself when the count reaches 0. (Inherits RefCountedObject.)

Class Hierarchy

nn::nex::RootObject
  nn::nex::RefCountedObject
nn::nex::Job
      nn::nex::StepSequenceJob

Revision History

2014/01/27
Initial version.

CONFIDENTIAL