nn::boss::TaskActionBase Class

Syntax

class TaskActionBase

Description

Base class for task actions. There is no reason for an application to directly generate an instance of this class.

Member Functions

protected TaskActionBase Constructor.
protected V ~TaskActionBase Destructor.
protected SetHttpProperty Sets a property value in the class.
protected GetHttpProperty Gets a property value from the class.
protected SetFileProperty Gets a property value from the class.
protected GetFileProperty Gets a property value from the class.
SetPrivateRootCa Sets a registered private root certificate for use.
SetRootCa Sets a built-in root certificate for use.
ClearRootCaSetting Clears all settings for using a built-in root certificate.
SetPrivateClientCert Sets a registered private client certificate for use.
SetClientCert Sets a built-in client certificate for use.
SetApInfo Adds access point information.
SetCfgInfo Addes system setting information.
AddHeaderField Adds header fields to the HTTP header.
SetLastModifiedTime Sets the initial value for the LastModifiedTime.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL