Bitstream Interpretation Library (BIL)
0.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
cfgdecode
CfgPrint.hpp
Go to the documentation of this file.
1
6
#pragma once
7
#ifndef BIL_CFGPRINT_HPP
8
#define BIL_CFGPRINT_HPP
9
10
#include <ostream>
11
#include <
xdl/model/PIPRef.hpp
>
12
#include <
xdlrc/model/Device.hpp
>
13
14
15
namespace
bil {
16
24
void
printPIPs
(
const
PIPRefs
& pipRefs,
const
Device& device, std::ostream& outputStream);
25
30
}
31
32
#endif
Generated on Wed Aug 8 2012 21:57:40 for Bitstream Interpretation Library (BIL) by
1.8.1.1