#include "sharelib.h"
#include <string>
#include <iostream>
Include dependency graph for sharectl.h:

Go to the source code of this file.
Namespaces | |
| namespace | Share |
Classes | |
| class | Share::ArgParser |
| Parser for commnad-line arguments of sharectl utility. More... | |
| class | Share::ArgSwitchChecker |
| Command-lnie switches mapping from string to enum. More... | |
| class | Share::SharedSegmentWrapper |
| Wrapper around SharedSegment class for sharectl. More... | |
| class | Share::SegmentDebuger |
| Wrapper around SegmentHeader class for sharectl. More... | |
Functions | |
| std::ostream & | Share::operator<< (std::ostream &, SegmentDebuger &) |
| Stream SegmentHeader statistics to output stream. | |
Definition in file sharectl.h.
1.5.2