Bitstream Interpretation Library (BIL)
0.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
datagen
bitcorrelate
bitcorrelateArgs.hpp
Go to the documentation of this file.
1
6
#pragma once
7
#ifndef BITCORRELATEARGS_HPP
8
#define BITCORRELATEARGS_HPP
9
10
#include <string>
11
12
14
extern
std::string
xdlFileName
;
15
17
extern
std::string
bitFileName
;
18
20
extern
std::string
dbFileName
;
21
23
extern
std::string
statsFileName
;
24
26
extern
std::string
dataPathName
;
27
28
35
void
parseCommandLine
(
int
argc,
char
** argv);
36
37
38
#endif
Generated on Wed Aug 8 2012 21:57:40 for Bitstream Interpretation Library (BIL) by
1.8.1.1