OdbDesignLib
OdbDesign ODB++ Parsing Library
Odb::Lib::App::RouteController Class Referenceabstract

Public Types

typedef std::vector< std::shared_ptr< RouteController > > Vector
 

Public Member Functions

virtual void register_routes ()=0
 

Protected Types

typedef std::function< crow::response(const crow::request &req)> TRouteHandlerFunction
 

Protected Member Functions

 RouteController (IOdbServerApp &serverApp)
 
void register_route_handler (std::string route, TRouteHandlerFunction handler)
 
crow::response makeLoadedFileModelsResponse () const
 

Protected Attributes

IOdbServerAppm_serverApp
 

Detailed Description

Definition at line 12 of file RouteController.h.


The documentation for this class was generated from the following files: