WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
#include <unordered_map>
#include <mutex>
#include "webcface/func_result.h"
#include "webcface/func.h"
Go to the source code of this file.
Classes | |
struct | PromiseData |
PromiseとCallHandleのデータを保持するクラス More... | |
class | FuncResultStore |
PromiseDataのリストを保持する。 More... | |
struct | FuncInfo |
関数1つの情報を表す。関数の実体も持つ More... | |
Namespaces | |
namespace | webcface |
namespace | webcface::internal |