An identifier for a MultiStreamResponse.
More...
#include <ResponseTypes.hpp>
An identifier for a MultiStreamResponse.
◆ StreamSequenceId() [1/3]
rstudio::launcher_plugins::api::StreamSequenceId::StreamSequenceId |
( |
uint64_t |
in_requestId, |
|
|
uint64_t |
in_sequenceId |
|
) |
| |
Constructor.
- Parameters
-
in_requestId | The ID of the request for which this response will be streamed. |
in_sequenceId | The ID of this response in the sequence of streamed responses for the specified request. |
◆ StreamSequenceId() [2/3]
rstudio::launcher_plugins::api::StreamSequenceId::StreamSequenceId |
( |
const StreamSequenceId & |
in_other | ) |
|
Copy constructor.
- Parameters
-
◆ StreamSequenceId() [3/3]
rstudio::launcher_plugins::api::StreamSequenceId::StreamSequenceId |
( |
StreamSequenceId && |
in_other | ) |
|
|
noexcept |
Move constructor.
- Parameters
-
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ toJson()
json::Object rstudio::launcher_plugins::api::StreamSequenceId::toJson |
( |
| ) |
const |
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/IDE/launcher-plugin-sdk/master/sdk/include/api/ResponseTypes.hpp