![]() |
Flecs v4.1
A fast entity component system (ECS) for C & C++
|
Private REST data. More...
#include <rest.h>
Public Attributes | |
| ecs_world_t * | world |
| The world. | |
| ecs_http_server_t * | srv |
| HTTP server instance. | |
| int32_t | rc |
| Reference count. | |
| ecs_map_t | cmd_captures |
| Map of command captures. | |
| double | last_time |
| Last processing time. | |
| ecs_map_t ecs_rest_ctx_t::cmd_captures |
| ecs_http_server_t* ecs_rest_ctx_t::srv |
| ecs_world_t* ecs_rest_ctx_t::world |