44 #ifndef INCLUDE_OLA_BASE_INIT_H_
45 #define INCLUDE_OLA_BASE_INIT_H_
72 bool ServerInit(
int argc,
char *argv[], ExportMap *export_map);
90 ExportMap *export_map,
91 const std::string &first_line,
92 const std::string &description);
109 const std::string &first_line,
110 const std::string &description);
148 void InitExportMap(
int argc,
char* argv[], ExportMap *export_map);
166 #endif // INCLUDE_OLA_BASE_INIT_H_