#include <EventRequestResponseArgs.h>
◆ EventRequestResponseArgs()
| openjaus::model::EventRequestResponseArgs::EventRequestResponseArgs |
( |
| ) |
|
◆ ~EventRequestResponseArgs()
| openjaus::model::EventRequestResponseArgs::~EventRequestResponseArgs |
( |
| ) |
|
|
virtual |
◆ getConnectionType()
| ConnectionType openjaus::model::EventRequestResponseArgs::getConnectionType |
( |
| ) |
const |
◆ getErrorString()
| std::string openjaus::model::EventRequestResponseArgs::getErrorString |
( |
| ) |
const |
◆ getQueryId()
| uint32_t openjaus::model::EventRequestResponseArgs::getQueryId |
( |
| ) |
const |
◆ getRequestType()
◆ getResponseType()
◆ getSourceAddress()
| const transport::Address & openjaus::model::EventRequestResponseArgs::getSourceAddress |
( |
| ) |
const |
◆ setConnectionType()
| bool openjaus::model::EventRequestResponseArgs::setConnectionType |
( |
ConnectionType |
connectionType | ) |
|
- Parameters
-
| connectionType | The value of the new connectionType. |
◆ setErrorString()
| bool openjaus::model::EventRequestResponseArgs::setErrorString |
( |
std::string |
errorString | ) |
|
- Parameters
-
| errorString | The value of the new errorString. |
◆ setQueryId()
| bool openjaus::model::EventRequestResponseArgs::setQueryId |
( |
uint32_t |
queryId | ) |
|
- Parameters
-
| queryId | The value of the new queryId. |
◆ setRequestType()
- Parameters
-
| requestType | The value of the new requestType. |
◆ setResponseType()
- Parameters
-
| responseType | The value of the new responseType. |
◆ setSourceAddress()
| bool openjaus::model::EventRequestResponseArgs::setSourceAddress |
( |
const transport::Address & |
sourceAddress | ) |
|
- Parameters
-
| sourceAddress | The value of the new sourceAddress. |
◆ toString()
| std::string openjaus::model::EventRequestResponseArgs::toString |
( |
| ) |
const |
|
virtual |
◆ operator<< [1/2]
◆ operator<< [2/2]
◆ connectionType
| ConnectionType openjaus::model::EventRequestResponseArgs::connectionType |
|
protected |
◆ errorString
| std::string openjaus::model::EventRequestResponseArgs::errorString |
|
protected |
◆ queryId
| uint32_t openjaus::model::EventRequestResponseArgs::queryId |
|
protected |
◆ requestType
◆ responseType
◆ sourceAddress
The documentation for this class was generated from the following files: