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

#include <eva4-ffi-sdk.hpp>

Public Member Functions

 ServiceMethod (string name)
 
 ServiceMethod (string name, string description)
 
ServiceMethod required (string name)
 
ServiceMethod optional (string name)
 

Public Attributes

string name
 
string description
 
map< string, SvcMethodParamparams
 

Detailed Description

Service method information

Constructor & Destructor Documentation

◆ ServiceMethod() [1/2]

eva::ServiceMethod::ServiceMethod ( string  name)
inline
Parameters
nameservice method name

◆ ServiceMethod() [2/2]

eva::ServiceMethod::ServiceMethod ( string  name,
string  description 
)
inline
Parameters
nameservice method name
descriptionservice method description

Member Function Documentation

◆ optional()

ServiceMethod eva::ServiceMethod::optional ( string  name)
inline

Add an optional parameter

Parameters
nameparameter name

◆ required()

ServiceMethod eva::ServiceMethod::required ( string  name)
inline

Add a required parameter

Parameters
nameparameter name

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