Zero
0.1.0
src
cmd
loginspect
logpagestats.h
Go to the documentation of this file.
1
#ifndef __LOGPAGESTATS_H
2
#define __LOGPAGESTATS_H
3
4
#include "
command.h
"
5
6
class
LogPageStats
:
public
LogScannerCommand
{
7
public
:
8
void
usage
();
9
10
void
run
();
11
12
void
setupOptions
();
13
};
14
15
#endif // __LOGPAGESTATS_H
command.h
LogPageStats
Definition:
logpagestats.h:6
LogPageStats::setupOptions
void setupOptions()
Definition:
logpagestats.cpp:51
LogScannerCommand
Definition:
command.h:70
LogPageStats::usage
void usage()
LogPageStats::run
void run()
Definition:
logpagestats.cpp:55
Generated by
1.8.12