Bitstream Interpretation Library (BIL)  0.1
Namespaces | Macros | Functions
BitFileReader.hpp File Reference

Function for reading a bitfile from a stream. More...

#include <istream>
Include dependency graph for BitFileReader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bil

Macros

#define BIL_BITFILEREADER_HPP

Functions

void bil::readBitfile (BitFileData &bfd, std::istream &inputStream)
 Reads bitfile data from stream.

Detailed Description

Function for reading a bitfile from a stream.

Definition in file BitFileReader.hpp.


Macro Definition Documentation

#define BIL_BITFILEREADER_HPP

Definition at line 8 of file BitFileReader.hpp.