Bitstream Interpretation Library (BIL)
0.1
|
Contains declaration of CorrelationUnit class. More...
#include <vector>
#include <boost/cstdint.hpp>
#include <boost/dynamic_bitset.hpp>
Go to the source code of this file.
Classes | |
class | bil::CorrelationUnit |
Holds a data unit for correlation. More... |
Namespaces | |
namespace | bil |
Macros | |
#define | BIL_CORRELATIONUNIT_HPP |
Typedefs | |
typedef std::vector < CorrelationUnit > | bil::CorrelationUnits |
A list of CorrelationUnits. |
Contains declaration of CorrelationUnit class.
Definition in file CorrelationUnit.hpp.
#define BIL_CORRELATIONUNIT_HPP |
Definition at line 8 of file CorrelationUnit.hpp.