smgl 0.11.0
Structured Metadata Engine and Graph Objects Library
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
Graph.hpp File Reference
#include <cstdint>
#include <memory>
#include <unordered_map>
#include <vector>
#include "smgl/Node.hpp"
#include "smgl/Uuid.hpp"
#include "smgl/filesystem.hpp"
#include "smgl/GraphImpl.hpp"
Include dependency graph for Graph.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  smgl::Graph
 A collection of Nodes for managing pipeline state and serialization. More...
 

Namespaces

namespace  smgl
 Project top-level namespace.
 

Enumerations

enum class  smgl::CacheType { smgl::Adjacent = 0 , smgl::Subdirectory }
 Cache Location Type. More...