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

Contains functions for printing PIPs and primitive site configurations. More...

#include <ostream>
#include <xdl/model/PIPRef.hpp>
#include <xdlrc/model/Device.hpp>
Include dependency graph for CfgPrint.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_CFGPRINT_HPP

Functions

void bil::printPIPs (const PIPRefs &pipRefs, const Device &device, std::ostream &outputStream)
 Prints out the given PIPs as a text list.

Detailed Description

Contains functions for printing PIPs and primitive site configurations.

Definition in file CfgPrint.hpp.


Macro Definition Documentation

#define BIL_CFGPRINT_HPP

Definition at line 8 of file CfgPrint.hpp.