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