Fawkes API  Fawkes Development Version
fawkes::SkillerDebugInterface::SkillerDebugInterface_data_t Struct Reference

Internal data storage, do NOT modify! More...

List of all members.

Public Attributes

int64_t timestamp_sec
 Interface Unix timestamp, seconds.
int64_t timestamp_usec
 Interface Unix timestamp, micro-seconds.
char graph_fsm [32]
 The finite state machine (FSM) the current graph has been updated for.
char graph [8192]
 The selected graph in a dot string representation.
int32_t graph_dir
 Primary direction of current graph.
bool graph_colored
 True if the graph is colored, false otherwise.

Detailed Description

Internal data storage, do NOT modify!


Member Data Documentation

The selected graph in a dot string representation.

Definition at line 59 of file SkillerDebugInterface.h.


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