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

Contains declaration of XDLExtractor class. More...

#include <cstring>
#include <map>
#include <vector>
#include <correlation/CorrelationUnit.hpp>
Include dependency graph for XDLExtractor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bil::XDLExtractor
 Extracts a list of correlation units from a XDL design. More...

Namespaces

namespace  bil

Macros

#define BIL_XDLEXTRACTOR_HPP

Typedefs

typedef std::vector< size_t > bil::TileIndices
 A list with tile indices.

Detailed Description

Contains declaration of XDLExtractor class.

Definition in file XDLExtractor.hpp.


Macro Definition Documentation

#define BIL_XDLEXTRACTOR_HPP

Definition at line 8 of file XDLExtractor.hpp.