WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
store.h File Reference
#include <unordered_map>
#include <memory>
#include <functional>
#include <spdlog/common.h>
#include "webcface/server/server.h"
#include "webcface/common/encoding.h"
Include dependency graph for store.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ServerStorage
 

Namespaces

namespace  webcface
 
namespace  webcface::server
 

Typedefs

using MemberDataPtr = std::shared_ptr< MemberData >