|
Sen API
Sen Libraries
|
#include "stl/sen/kernel/basic_types.stl.h"#include <cstdint>#include <string_view>Go to the source code of this file.
Namespaces | |
| namespace | sen |
| namespace | sen::kernel |
| Strong type for the unique identifier for a transport timer. | |
Functions | |
| ProcessInfo | sen::kernel::getOwnProcessInfo (std::string_view sessionName) |
| Utility function to fetch our process info. | |
| uint32_t | sen::kernel::getHostId () |
| Utility function to fetch our host ID. | |
| uint32_t | sen::kernel::getUniqueSenProcessId () |
| Utility function to fetch our process ID. | |