Skip to content

File state.h

FileList > state.h

Go to the source code of this file

  • #include <cstddef>
  • #include <cstdint>
  • #include <span>
  • #include "command.h"
  • #include "command_queue.h"
  • #include "fpm_adapter.hpp"
  • #include "logger.h"
  • #include "shared_types.h"
  • #include "target.h"
  • #include "utilities.h"
  • #include "vector.hpp"

Namespaces

Type Name
namespace cerializer
The main namespace for the serialization library.

Classes

Type Name
struct ConfigParameters
A struct to hold tunable configuration parameters for the system.
class SystemState
Manages the overall state of the system.

Public Types

Type Name
typedef fixed_16_16 fixed

Public Types Documentation

typedef fixed

using fixed =  fixed_16_16;


The documentation for this class was generated from the following file state.h