Bitstream Interpretation Library (BIL)
0.1
|
Function for writing a bitfile to a stream. More...
#include <ostream>
Go to the source code of this file.
Namespaces | |
namespace | bil |
Macros | |
#define | BIL_BITFILEWRITER_HPP |
Functions | |
void | bil::writeBitfile (const BitFileData &bfd, std::ostream &outputStream) |
Writes data in bitfile format to a stream. |
Function for writing a bitfile to a stream.
Definition in file BitFileWriter.hpp.
#define BIL_BITFILEWRITER_HPP |
Definition at line 8 of file BitFileWriter.hpp.