|
packio
|
Class dispatcher. More...
#include <functional>#include <memory>#include <mutex>#include <optional>#include <string_view>#include <tuple>#include "args_specs.h"#include "handler.h"#include "internal/config.h"#include "internal/movable_function.h"#include "internal/rpc.h"#include "internal/utils.h"#include "traits.h"Go to the source code of this file.
Classes | |
| class | packio::dispatcher< Rpc, Map, Lockable > |
| The dispatcher class, used to store and dispatch procedures. More... | |
Namespaces | |
| packio | |
| The packio namespace. | |
Class dispatcher.