Bitstream Interpretation Library (BIL)
0.1
|
Contains declaration of Element class. More...
Go to the source code of this file.
Classes | |
class | bil::Element |
An element of a primitive. More... |
Namespaces | |
namespace | bil |
Macros | |
#define | BIL_ELEMENT_HPP |
Typedefs | |
typedef std::vector< std::string > | bil::ConfigurationOptions |
An ordered list of configuration options. | |
typedef std::vector< Element > | bil::Elements |
An ordered list of elements. |
Contains declaration of Element class.
Definition in file Element.hpp.
#define BIL_ELEMENT_HPP |
Definition at line 8 of file Element.hpp.