WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
#include <unordered_map>
#include <memory>
#include <functional>
#include <spdlog/common.h>
#include "webcface/server/server.h"
#include "webcface/common/encoding.h"
Go to the source code of this file.
Classes | |
class | ServerStorage |
Namespaces | |
namespace | webcface |
namespace | webcface::server |
Typedefs | |
using | MemberDataPtr = std::shared_ptr< MemberData > |