nn::boss::NsaDownloadAction Class

Syntax

class NsaDownloadAction : public nn::boss::TaskAction

Description

Class for representing NADL tasks. Use this to do such things as register NADL tasks.

Member Functions

NsaDownloadAction Constructor.
V ~NsaDownloadAction Destructor.
Initialize Configures NSA download settings. This initialization makes it possible to reuse objects.
V SetProperty Sets a property value in the class. Call this function after allocating memory for the description's data type.
V GetProperty Gets a property value from the class. Call this function after allocating memory for the description's data type.

Class Hierarchy

nn::boss::TaskActionBase
  nn::boss::TaskAction
    nn::boss::NsaDownloadAction

Revision History

2010/09/16
Initial version.

CONFIDENTIAL