OdbDesignLib
OdbDesign ODB++ Parsing Library
 
Loading...
Searching...
No Matches
Odb::Lib::App::IOdbServerApp Class Referenceabstract
Inheritance diagram for Odb::Lib::App::IOdbServerApp:
Odb::Lib::App::IOdbApp

Public Member Functions

virtual CrowApp & crow_app ()=0
 
virtual RequestAuthenticationBaserequest_auth ()=0
 
virtual void request_auth (std::unique_ptr< RequestAuthenticationBase > requestAuthentication)=0
 
virtual std::shared_ptr< DesignCachedesign_cache ()=0
 
virtual void design_cache (std::shared_ptr< DesignCache > pDesignCache)=0
 
- Public Member Functions inherited from Odb::Lib::App::IOdbApp
virtual const OdbDesignArgsargs () const =0
 
virtual DesignCachedesigns ()=0
 
virtual Utils::ExitCode Run ()=0
 

Detailed Description

Definition at line 11 of file IOdbServerApp.h.

Constructor & Destructor Documentation

◆ ~IOdbServerApp()

virtual Odb::Lib::App::IOdbServerApp::~IOdbServerApp ( )
inlinevirtual

Definition at line 14 of file IOdbServerApp.h.


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