nn::boss::TaskQuery Classclass TaskQuery
Class for representing task queries. Use this to do such things as set an HTTP query when registering a task.
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. |
CONFIDENTIAL