SWC-DB  v0.5.12 C++ documentations
SWC-DB© (Super Wide Column Database) - High Performance Scalable Database (https://github.com/kashirin-alex/swc-db)
main.cc File Reference
+ Include dependency graph for main.cc:

Go to the source code of this file.

Namespaces

 SWC
 The SWC-DB C++ namespace 'SWC'.
 
 SWC::Broker
 The SWC-DB Application Broker C++ namespace 'SWC::Broker'.
 

Functions

SWC_SHOULD_NOT_INLINE Comm::server::SerializedServer::Ptr SWC::Broker::make_service ()
 
SWC_SHOULD_NOT_INLINE int SWC::Broker::exiting ()
 
SWC_SHOULD_NOT_INLINE int SWC::Broker::run ()
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 68 of file main.cc.

References SWC::Env::Config::init(), SWC::Config::init_app_options(), SWC::Broker::run(), and SWC::Env::Config::settings().

+ Here is the call graph for this function: