|
LogCabin
|
#include <cassert>#include <getopt.h>#include <iostream>#include <LogCabin/Client.h>#include <LogCabin/Debug.h>#include <LogCabin/Util.h>Go to the source code of this file.
Classes | |
| class | anonymous_namespace{HelloWorld.cc}::OptionParser |
| Parses argv for the main function. More... | |
Namespaces | |
| namespace | anonymous_namespace{HelloWorld.cc} |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 155 of file HelloWorld.cc.
1.7.6.1