LogCabin
|
Changes the membership of a LogCabin cluster. More...
#include <getopt.h>
#include <iostream>
#include <string>
#include <LogCabin/Client.h>
#include <LogCabin/Debug.h>
Go to the source code of this file.
Classes | |
class | anonymous_namespace{Reconfigure.cc}::OptionParser |
Parses argv for the main function. More... | |
Namespaces | |
namespace | anonymous_namespace{Reconfigure.cc} |
Functions | |
void | anonymous_namespace{Reconfigure.cc}::printConfiguration (const std::pair< uint64_t, Configuration > &configuration) |
int | main (int argc, char **argv) |
Changes the membership of a LogCabin cluster.
Definition in file Reconfigure.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 184 of file Reconfigure.cc.