|
Zero
0.1.0
|
#include "command.h"#include "kits_cmd.h"#include "genarchive.h"#include "mergeruns.h"#include "agglog.h"#include "logcat.h"#include "verifylog.h"#include "truncatelog.h"#include "propstats.h"#include "logpagestats.h"#include "loganalysis.h"#include "dbscan.h"#include "addbackup.h"#include "xctlatency.h"#include "tracerestore.h"#include "archstats.h"#include "logrecinfo.h"#include "nodbgen.h"#include "log_carray.h"#include <boost/foreach.hpp>Macros | |
| #define | REGISTER_COMMAND(str, cmd) |
Functions | |
| template<typename T > | |
| Command * | createCommand () |
| #define REGISTER_COMMAND | ( | str, | |
| cmd | |||
| ) |
| Command* createCommand | ( | ) |
1.8.12