Agora  1.2.0
Agora project
user-main.cc File Reference

Command line executable for the user code. More...

#include <string>
#include "config.h"
#include "gflags/gflags.h"
#include "logger.h"
#include "phy-ue.h"
#include "signal_handler.h"
#include "version_config.h"
Include dependency graph for user-main.cc:

Functions

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

Detailed Description

Command line executable for the user code.

Function Documentation

◆ DEFINE_string()

DEFINE_string ( conf_file  ,
TOSTRING(PROJECT_DIRECTORY) "/files/config/ci/chsim.json ,
"Config filename  
)

◆ main()

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