nn::boss::TaskQuery

nn::boss::TaskQuery Class

Syntax

class TaskQuery

Description

Class for representing task queries. Use this to do such things as set an HTTP query when registering a task.

Member Functions

TaskQuery Constructor.
V ~TaskQuery Destructor.
Initialize Performs initialization. This initialization makes it possible to reuse objects.
GetSize Returns the number of registered HTTP queries.
GetType Gets the data type of the HTTP query.
GetName Gets the HTTP query name.
GetValue Gets the value of the HTTP query.
AddQuery Adds an HTTP query.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL