Consolix
Loading...
Searching...
No Matches
ServiceLocator.hpp File Reference

Provides a universal service locator for managing shared resources. More...

#include <unordered_map>
#include <functional>
#include <memory>
#include <typeindex>
#include <stdexcept>
#include <shared_mutex>
#include <mutex>

Go to the source code of this file.

Classes

class  consolix::ServiceLocator
 A universal service locator for managing shared resources. More...
 

Namespaces

namespace  consolix
 < Utility modules and helpers.
 

Macros

#define _CONSOLIX_SERVICE_LOCATOR_HPP_INCLUDED
 

Detailed Description

Provides a universal service locator for managing shared resources.

Definition in file ServiceLocator.hpp.

Macro Definition Documentation

◆ _CONSOLIX_SERVICE_LOCATOR_HPP_INCLUDED

#define _CONSOLIX_SERVICE_LOCATOR_HPP_INCLUDED

Definition at line 3 of file ServiceLocator.hpp.