Agora  1.2.0
Agora project
main.cc File Reference

Main file for the agora server. More...

#include "agora.h"
#include "gflags/gflags.h"
#include "logger.h"
#include "signal_handler.h"
#include "version_config.h"
Include dependency graph for main.cc:

Functions

 DEFINE_string (conf_file, TOSTRING(PROJECT_DIRECTORY) "/files/config/ci/tddconfig-sim-both.json", "Config filename")
 
int main (int argc, char *argv[])
 

Detailed Description

Main file for the agora server.

Function Documentation

◆ DEFINE_string()

DEFINE_string ( conf_file  ,
TOSTRING(PROJECT_DIRECTORY) "/files/config/ci/tddconfig-sim-both.json ,
"Config filename  
)

◆ main()

int main ( int  argc,
char *  argv[] 
)
Here is the call graph for this function: