 |
helics
2.8.1
|
Go to the documentation of this file.
8 #ifndef HELICS_API_DATA_H_
9 #define HELICS_API_DATA_H_
16 #include "../helics_enums.h"
@ helics_iteration_request_force_iteration
Definition: api-data.h:102
@ helics_state_pending_time
Definition: api-data.h:128
const char * original_source
Definition: api-data.h:153
const helics_time helics_time_zero
Definition: api-data.h:83
const helics_time helics_time_epsilon
Definition: api-data.h:84
@ helics_state_finalize
Definition: api-data.h:123
void * helics_message_object
Definition: api-data.h:76
@ helics_iteration_request_no_iteration
Definition: api-data.h:101
void * helics_publication
Definition: api-data.h:31
double helics_time
Definition: api-data.h:81
void * helics_core
Definition: api-data.h:46
void * helics_query
Definition: api-data.h:66
helics_iteration_request
Definition: api-data.h:100
@ helics_state_pending_init
Definition: api-data.h:126
@ helics_state_error
Definition: api-data.h:124
const helics_bool helics_false
Definition: api-data.h:95
@ helics_state_startup
Definition: api-data.h:120
const helics_bool helics_true
Definition: api-data.h:94
int32_t messageID
Definition: api-data.h:151
Definition: api-data.h:147
void * helics_filter
Definition: api-data.h:41
@ helics_state_execution
Definition: api-data.h:122
helics_federate_state
Definition: api-data.h:119
Definition: api-data.h:137
@ helics_iteration_result_error
Definition: api-data.h:111
const helics_time helics_time_maxtime
Definition: api-data.h:86
const helics_time helics_time_invalid
Definition: api-data.h:85
void * helics_query_buffer
Definition: api-data.h:71
void * helics_endpoint
Definition: api-data.h:36
int64_t length
Definition: api-data.h:150
@ helics_state_finished
Definition: api-data.h:131
@ helics_iteration_result_halted
Definition: api-data.h:112
const char * source
Definition: api-data.h:154
int16_t flags
Definition: api-data.h:152
@ helics_state_initialization
Definition: api-data.h:121
@ helics_iteration_result_next_step
Definition: api-data.h:110
@ helics_state_pending_iterative_time
Definition: api-data.h:129
@ helics_iteration_request_iterate_if_needed
Definition: api-data.h:103
Definition: api-data.h:166
@ helics_iteration_result_iterating
Definition: api-data.h:113
void * helics_federate_info
Definition: api-data.h:61
const char * original_dest
Definition: api-data.h:156
int32_t error_code
Definition: api-data.h:167
struct helics_complex helics_complex
void * helics_broker
Definition: api-data.h:51
@ helics_state_pending_exec
Definition: api-data.h:127
void * helics_input
Definition: api-data.h:26
const char * data
Definition: api-data.h:149
const char * message
Definition: api-data.h:168
int helics_bool
Definition: api-data.h:92
const char * dest
Definition: api-data.h:155
helics_time time
Definition: api-data.h:148
@ helics_state_pending_finalize
Definition: api-data.h:130
struct helics_message helics_message
struct helics_error helics_error
void * helics_federate
Definition: api-data.h:56
helics_iteration_result
Definition: api-data.h:109