core_t Struct Reference

#include <mcl_core/src/core.h>

Collaboration diagram for core_t:
Collaboration graph

Data Fields

core_configuration_tconfiguration
 Core configuration handle. More...
 
core_processor_tcore_processor
 Core processor handle. More...
 

Detailed Description

This is the main structure to be used for communication with MindSphere.

Definition at line 19 of file core.h.

Field Documentation

core_configuration_t* core_t::configuration

Core configuration handle.

Definition at line 21 of file core.h.

core_processor_t* core_t::core_processor

Core processor handle.

Definition at line 22 of file core.h.


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