ECSTASY
All in the name
Loading...
Searching...
No Matches
IStorage.hpp File Reference

Abstract class for all components storage. More...

#include <span>
#include "ecstasy/config.hpp"
#include "util/meta/Traits.hpp"
Include dependency graph for IStorage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecstasy::IStorage
 Base class of all components storage. More...
 

Namespaces

namespace  util
 Namespace regrouping helpers used by ecstasy but not specific to ecstasy.
 
namespace  ecstasy
 Namespace containing all symbols specific to ecstasy.
 

Detailed Description

Abstract class for all components storage.

Storage interface for components.

Author
Andréas Leroux (andre.nosp@m.as.l.nosp@m.eroux.nosp@m.@epi.nosp@m.tech..nosp@m.eu)
Version
1.0.0
Date
2022-10-19

Definition in file IStorage.hpp.