The remote Qorus API data provider class, provides remote Qorus API endpoints as children.
More...
Inherits AbstractDataProvider.
|
| constructor (string remote, QorusSystemRestHelper qrest) |
| creates the object
|
|
| constructor (*hash< auto > options) |
| Creates the object from constructor options.
|
|
string | getName () |
| Returns the remote connection name.
|
|
*string | getDesc () |
| Returns the data provider description.
|
|
|
const | ProviderInfo |
| Provider info.
|
|
const | ConstructorOptions |
| Constructor options.
|
|
|
string | remote |
| The remote connection name.
|
|
QorusSystemRestHelper | qrest |
| The remote connection.
|
|
The remote Qorus API data provider class, provides remote Qorus API endpoints as children.
◆ getChildProviderImpl()
Returns the given child provider or NOTHING if the given child is unknown.
- Returns
- the given child provider or NOTHING if the given child is unknown
- Exceptions
-
CHILD-PROVIDER-ERROR | error acquiring child provider |
- See also
- getChildProviderEx()
◆ getChildProviderNamesImpl()
*list< string > RemoteApiProvider::RemoteApiProvider::getChildProviderNamesImpl |
( |
| ) |
|
|
private |
Returns a list of child data provider names.
- Returns
- a list of child data provider names
The documentation for this class was generated from the following file: