Motion Master 6.0.0-alpha.86
Next-generation motion control software
Loading...
Searching...
No Matches
mm::ObjectAddressGeneratorSummary Struct Reference

What one run of the object-address generator produced. More...

#include <object_address_generator.h>

Collaboration diagram for mm::ObjectAddressGeneratorSummary:
[legend]

Public Attributes

std::size_t rows = 0
 Addresses emitted across every file.
 
std::vector< std::string > files
 Paths written, in the order they were written.
 
std::vector< std::string > warnings
 ESI parse warnings, plus anything the generator noticed.
 

Detailed Description

What one run of the object-address generator produced.

Member Data Documentation

◆ files

std::vector<std::string> mm::ObjectAddressGeneratorSummary::files

Paths written, in the order they were written.

◆ rows

std::size_t mm::ObjectAddressGeneratorSummary::rows = 0

Addresses emitted across every file.

◆ warnings

std::vector<std::string> mm::ObjectAddressGeneratorSummary::warnings

ESI parse warnings, plus anything the generator noticed.


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