#include <eva4-ffi-sdk.hpp>
|
string | author |
|
string | version |
|
string | description |
|
map< string, SvcMethod > | methods |
|
◆ ServiceInfo()
eva::ServiceInfo::ServiceInfo |
( |
string |
author, |
|
|
string |
version, |
|
|
string |
description |
|
) |
| |
|
inline |
- Parameters
-
author | service author |
version | service version |
description | service description |
◆ addMethod()
Add a method information. The method information is optional and can be omitted for some methods.
- Parameters
-
method | service method to add |
The documentation for this struct was generated from the following file: