Bitstream Interpretation Library (BIL)  0.1
Classes | Namespaces | Macros | Typedefs
CorrelationUnit.hpp File Reference

Contains declaration of CorrelationUnit class. More...

#include <vector>
#include <boost/cstdint.hpp>
#include <boost/dynamic_bitset.hpp>
Include dependency graph for CorrelationUnit.hpp:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Contains declaration of CorrelationUnit class.

Definition in file CorrelationUnit.hpp.


Macro Definition Documentation

#define BIL_CORRELATIONUNIT_HPP

Definition at line 8 of file CorrelationUnit.hpp.