smgl 0.11.0
Structured Metadata Engine and Graph Objects Library
Loading...
Searching...
No Matches
smgl.hpp
1#pragma once
2
3#include "smgl/Graph.hpp"
4#include "smgl/Logging.hpp"
5#include "smgl/Metadata.hpp"
6#include "smgl/Node.hpp"
7#include "smgl/Ports.hpp"
8#include "smgl/Utilities.hpp"
9#include "smgl/Uuid.hpp"
10#include "smgl/filesystem.hpp"
Library logging utilities.