|
| DataArrayHandlers (AbstractSession *mySession) |
|
void | decodeMessageBody (const Energistics::Etp::v12::Datatypes::MessageHeader &mh, avro::DecoderPtr d) |
|
virtual void | on_GetDataArrays (const Energistics::Etp::v12::Protocol::DataArray::GetDataArrays &msg, int64_t correlationId) |
|
virtual void | on_GetDataArraysResponse (const Energistics::Etp::v12::Protocol::DataArray::GetDataArraysResponse &msg, int64_t correlationId) |
|
virtual void | on_PutDataArrays (const Energistics::Etp::v12::Protocol::DataArray::PutDataArrays &msg, int64_t correlationId) |
|
virtual void | on_PutDataArraysResponse (const Energistics::Etp::v12::Protocol::DataArray::PutDataArraysResponse &msg, int64_t correlationId) |
|
virtual void | on_GetDataSubarrays (const Energistics::Etp::v12::Protocol::DataArray::GetDataSubarrays &msg, int64_t correlationId) |
|
virtual void | on_GetDataSubarraysResponse (const Energistics::Etp::v12::Protocol::DataArray::GetDataSubarraysResponse &msg, int64_t correlationId) |
|
virtual void | on_PutDataSubarrays (const Energistics::Etp::v12::Protocol::DataArray::PutDataSubarrays &msg, int64_t correlationId) |
|
virtual void | on_PutDataSubarraysResponse (const Energistics::Etp::v12::Protocol::DataArray::PutDataSubarraysResponse &msg, int64_t correlationId) |
|
virtual void | on_GetDataArrayMetadata (const Energistics::Etp::v12::Protocol::DataArray::GetDataArrayMetadata &msg, int64_t correlationId) |
|
virtual void | on_GetDataArrayMetadataResponse (const Energistics::Etp::v12::Protocol::DataArray::GetDataArrayMetadataResponse &msg, int64_t correlationId) |
|
virtual void | on_PutUninitializedDataArrays (const Energistics::Etp::v12::Protocol::DataArray::PutUninitializedDataArrays &msg, int64_t correlationId) |
|
virtual void | on_PutUninitializedDataArraysResponse (const Energistics::Etp::v12::Protocol::DataArray::PutUninitializedDataArraysResponse &msg, int64_t correlationId) |
|
Public Member Functions inherited from ETP_NS::ProtocolHandlers |
AbstractSession * | getSession () |
|
◆ decodeMessageBody()
◆ on_GetDataArrayMetadata()
- Parameters
-
msg | The ETP message boday which has been received and which is to be processed. |
correlationId | It is the correlation ID to use if a response is needed to this message. It corresponds to the message ID of the received ETP message. |
◆ on_GetDataArrayMetadataResponse()
- Parameters
-
msg | The ETP message boday which has been received and which is to be processed. |
correlationId | It is the correlation ID to use if a response is needed to this message. It corresponds to the message ID of the received ETP message. |
Reimplemented in ETP_NS::GetFullDataArrayHandlers< T >.
◆ on_GetDataArrays()
- Parameters
-
msg | The ETP message boday which has been received and which is to be processed. |
correlationId | It is the correlation ID to use if a response is needed to this message. It corresponds to the message ID of the received ETP message. |
◆ on_GetDataArraysResponse()
- Parameters
-
msg | The ETP message boday which has been received and which is to be processed. |
correlationId | It is the correlation ID to use if a response is needed to this message. It corresponds to the message ID of the received ETP message. |
Reimplemented in ETP_NS::GetFullDataArrayHandlers< T >.
◆ on_GetDataSubarrays()
- Parameters
-
msg | The ETP message boday which has been received and which is to be processed. |
correlationId | It is the correlation ID to use if a response is needed to this message. It corresponds to the message ID of the received ETP message. |
◆ on_GetDataSubarraysResponse()
- Parameters
-
msg | The ETP message boday which has been received and which is to be processed. |
correlationId | It is the correlation ID to use if a response is needed to this message. It corresponds to the message ID of the received ETP message. |
Reimplemented in ETP_NS::GetFullDataArrayHandlers< T >.
◆ on_PutDataArrays()
- Parameters
-
msg | The ETP message boday which has been received and which is to be processed. |
correlationId | It is the correlation ID to use if a response is needed to this message. It corresponds to the message ID of the received ETP message. |
◆ on_PutDataArraysResponse()
- Parameters
-
msg | The ETP message boday which has been received and which is to be processed. |
correlationId | It is the correlation ID to use if a response is needed to this message. It corresponds to the message ID of the received ETP message. |
◆ on_PutDataSubarrays()
- Parameters
-
msg | The ETP message boday which has been received and which is to be processed. |
correlationId | It is the correlation ID to use if a response is needed to this message. It corresponds to the message ID of the received ETP message. |
◆ on_PutDataSubarraysResponse()
- Parameters
-
msg | The ETP message boday which has been received and which is to be processed. |
correlationId | It is the correlation ID to use if a response is needed to this message. It corresponds to the message ID of the received ETP message. |
◆ on_PutUninitializedDataArrays()
- Parameters
-
msg | The ETP message boday which has been received and which is to be processed. |
correlationId | It is the correlation ID to use if a response is needed to this message. It corresponds to the message ID of the received ETP message. |
◆ on_PutUninitializedDataArraysResponse()
- Parameters
-
msg | The ETP message boday which has been received and which is to be processed. |
correlationId | It is the correlation ID to use if a response is needed to this message. It corresponds to the message ID of the received ETP message. |
The documentation for this class was generated from the following file: