Bitstream Interpretation Library (BIL)  0.1
Variables
bit2xmlData.cpp File Reference

Contains definition of constants holding the xsl and css stylesheets for use with the bit2xml program. More...

#include <application/bit2xml/bit2xmlData.hpp>
Include dependency graph for bit2xmlData.cpp:

Go to the source code of this file.

Variables

const unsigned char DISASSEMBLY_XSL [DISASSEMBLY_XSL_SIZE]
 XSL stylesheet.
const unsigned char DISASSEMBLY_CSS [DISASSEMBLY_CSS_SIZE]
 CSS stylesheet.

Detailed Description

Contains definition of constants holding the xsl and css stylesheets for use with the bit2xml program.

Definition in file bit2xmlData.cpp.


Variable Documentation

const unsigned char DISASSEMBLY_XSL[DISASSEMBLY_XSL_SIZE]

XSL stylesheet.

Definition at line 10 of file bit2xmlData.cpp.

const unsigned char DISASSEMBLY_CSS[DISASSEMBLY_CSS_SIZE]

CSS stylesheet.

Definition at line 323 of file bit2xmlData.cpp.