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

Functions for dumping V5Configuration contents to a stream. More...

#include <ostream>
Include dependency graph for V5ConfigurationDump.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_V5CONFIGURATIONDUMP_HPP

Functions

void bil::dumpConfiguration (const V5Configuration &cfg, std::ostream &cfgOut, std::ostream &indexOut)
 Writes all frames in a V5Configuration to a stream.

Detailed Description

Functions for dumping V5Configuration contents to a stream.

Definition in file V5ConfigurationDump.hpp.


Macro Definition Documentation

#define BIL_V5CONFIGURATIONDUMP_HPP

Definition at line 8 of file V5ConfigurationDump.hpp.