Bitstream Interpretation Library (BIL)
0.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
xdl
writer
PIPRefString.hpp
Go to the documentation of this file.
1
6
#pragma once
7
#ifndef BIL_PIPREFSTRING_HPP
8
#define BIL_PIPREFSTRING_HPP
9
10
#include <string>
11
#include <
xdl/model/PIPRef.hpp
>
12
#include <
xdlrc/model/Tile.hpp
>
13
#include <
xdlrc/model/TileType.hpp
>
14
15
16
namespace
bil {
17
26
std::string
pipRefString
(
const
PIPRef& pipRef,
const
Tiles
& tiles,
const
TileTypes
& tileTypes);
27
28
}
29
30
#endif
Generated on Wed Aug 8 2012 21:57:41 for Bitstream Interpretation Library (BIL) by
1.8.1.1