LINE Solver (C++)
Templated C++ port of the LINE queueing solver
Loading...
Searching...
No Matches
line::lqn::LqnWriteReport Struct Reference

What the schema could not carry, one human-readable line per loss. More...

#include <line/lang/lqn/lqn_writer.h>

Collaboration diagram for line::lqn::LqnWriteReport:

Public Attributes

std::vector< std::string > dropped

Detailed Description

What the schema could not carry, one human-readable line per loss.

Definition at line 66 of file lqn_writer.h.

Member Data Documentation

◆ dropped

std::vector<std::string> line::lqn::LqnWriteReport::dropped

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