Motion Master 6.0.0-alpha.86
Next-generation motion control software
Loading...
Searching...
No Matches
eni_reader.cc File Reference
#include "etg/eni_reader.h"
#include <algorithm>
#include <array>
#include <cstddef>
#include <cstdint>
#include <format>
#include <optional>
#include <pugixml.hpp>
#include <string>
#include <string_view>
#include <utility>
#include <vector>
#include "core/util.h"
Include dependency graph for eni_reader.cc:

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.