44 #ifndef INCLUDE_OLA_BASE_INIT_H_
45 #define INCLUDE_OLA_BASE_INIT_H_
66 bool ServerInit(
int argc,
char *argv[], ExportMap *export_map);
84 ExportMap *export_map,
85 const std::string &first_line,
86 const std::string &description);
103 const std::string &first_line,
104 const std::string &description);
142 void InitExportMap(
int argc,
char* argv[], ExportMap *export_map);
160 #endif // INCLUDE_OLA_BASE_INIT_H_