Motion Master 6.0.0-alpha.86
Next-generation motion control software
Loading...
Searching...
No Matches
eni_reader.h File Reference
#include <expected>
#include <string>
#include <string_view>
#include <vector>
#include "etg/eni.h"
Include dependency graph for eni_reader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mm::etg::EniRead
 A network read out of an ENI document, and what the document held that this model does not. More...
 

Namespaces

namespace  mm
 
namespace  mm::etg
 

Functions

std::expected< EniRead, std::string > mm::etg::readEni (std::string_view xml)
 Reads an ENI document into a network.