Bitstream Interpretation Library (BIL)
0.1
|
Functions for dumping V5Configuration contents to a stream. More...
#include <ostream>
Go to the source code of this file.
Namespaces | |
namespace | bil |
Macros | |
#define | BIL_V5CONFIGURATIONDUMP_HPP |
Functions | |
void | bil::dumpConfiguration (const V5Configuration &cfg, std::ostream &cfgOut, std::ostream &indexOut) |
Writes all frames in a V5Configuration to a stream. |
Functions for dumping V5Configuration contents to a stream.
Definition in file V5ConfigurationDump.hpp.
#define BIL_V5CONFIGURATIONDUMP_HPP |
Definition at line 8 of file V5ConfigurationDump.hpp.