helics  3.5.2
Public Attributes | List of all members
HelicsError Struct Reference

#include <api-data.h>

Public Attributes

int32_t error_code
 
const char * message
 

Detailed Description

helics error object

if error_code==0 there is no error, if error_code!=0 there is an error and message will contain a string, otherwise it will be an empty string

Member Data Documentation

◆ error_code

int32_t HelicsError::error_code

◆ message

const char* HelicsError::message

The documentation for this struct was generated from the following file: