Bitstream Interpretation Library (BIL)
0.1
|
Contains functions for converting PIPRefs to text. More...
#include <string>
#include <xdl/model/PIPRef.hpp>
#include <xdlrc/model/Tile.hpp>
#include <xdlrc/model/TileType.hpp>
Go to the source code of this file.
Namespaces | |
namespace | bil |
Macros | |
#define | BIL_PIPREFSTRING_HPP |
Functions | |
std::string | bil::pipRefString (const PIPRef &pipRef, const Tiles &tiles, const TileTypes &tileTypes) |
Converts a PIPRef to a text representation. |
Contains functions for converting PIPRefs to text.
Definition in file PIPRefString.hpp.
#define BIL_PIPREFSTRING_HPP |
Definition at line 8 of file PIPRefString.hpp.