EVA ICS v4 C++ SDK
Public Member Functions | Public Attributes | List of all members
eva::RpcResult Class Reference

#include <eva4-ffi-sdk.hpp>

Public Member Functions

 RpcResult (int32_t res)
 
bool hasPayload ()
 
msgpack::object_handle unpack ()
 

Public Attributes

int16_t code
 
size_t size
 
EvaFFIBuffer buf
 

Detailed Description

Result of an outgoing RPC call

Member Function Documentation

◆ hasPayload()

bool eva::RpcResult::hasPayload ( )
inline
Returns
if the result has payload

◆ unpack()

msgpack::object_handle eva::RpcResult::unpack ( )
inline
Returns
MessagePack object handle for the unpacked payload
Exceptions
MessagePackexceptions

The documentation for this class was generated from the following file:
The official SDK for EVA ICS
Technical documentation: https://info.bma.ai/en/actual/eva4/sdk/cpp/
© Bohemia Automation / Altertech