Back to Serial Studio

MDF Lib: MdfLocation Struct Reference

lib/mdflib/docs/manual/html/struct_mdf_location.html

3.2.7913 B
Original Source

| MDF Lib 2.2

Interface against MDF 3/4 files |

Loading...

Searching...

No Matches

Public Attributes | List of all members

MdfLocation Struct Reference

This is a replacement for the std::source_location library. The standard source_location library cannot be used due to user requirement of C++ 17 version.

#include <mdflogstream.h>

|

Public Attributes

| | int | line = 0 | | | Source code line.
| | | | int | column = 0 | | | Source code column.
| | | | std::string | file | | | Source code file name (avoid path).
| | | | std::string | function | | | Source code function.
| | |


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


Generated by 1.12.0