MGIS
Loading...
Searching...
No Matches
Context.hxx File Reference

This file declares the Context class. More...

#include <memory>
#include <variant>
#include <ostream>
#include "MGIS/Config.hxx"
#include "MGIS/Raise.hxx"
#include "MGIS/LogStream.hxx"
#include "MGIS/VerbosityLevel.hxx"
#include "MGIS/ErrorBacktrace.hxx"
#include "MGIS/Context.ixx"

Classes

struct  mgis::ContextInitializer
 class that can be used to initialize a context, in particular in a constexpr function. More...
 
struct  mgis::Context
 a class used to pass an execution context to most methods of MGIS and gather information (error, logs). More...
 
struct  mgis::Context::FailureHandler< policy >
 

Namespaces

namespace  mgis
 the namespace mgis encloses all the MGIS project.
 

Detailed Description

This file declares the Context class.

Date
08/02/2023