|
ORE Studio 0.0.4
|
Register variability subsystem message handlers with the server. More...
#include <registrar.hpp>

Static Public Member Functions | |
| static void | register_handlers (comms::net::server &server, database::context ctx) |
Register variability subsystem message handlers with the server.
Registers handlers for all variability subsystem messages (0x3000-0x3FFF). Must be called before server.run().
| server | The server to register handlers with |
| ctx | Database context for repository access |