Google OR-Tools: ortools/base/init_google.h File Reference
#include "absl/flags/declare.h"
#include "absl/flags/flag.h"
#include "absl/flags/parse.h"
#include "absl/flags/usage.h"
#include "absl/log/initialize.h"
#include "absl/strings/string_view.h"
Go to the source code of this file.
Namespaces | |
| namespace | |
Functions | |
| void | google::InitGoogleLogging (absl::string_view usage) |
| void | google::ShutdownGoogleLogging () |
| void | InitGoogle (absl::string_view usage, int *argc, char ***argv, bool deprecated) |
| void | InitGoogle (const char *usage, int *argc, char ***argv, bool deprecated) |
Function Documentation
◆ InitGoogle() [1/2]
|
inline |
Definition at line 49 of file init_google.h.
◆ InitGoogle() [2/2]
|
inline |
Definition at line 55 of file init_google.h.