Bitstream Interpretation Library (BIL)
0.1
|
Contains declaration of Instance class. More...
#include <cstring>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | bil::Instance |
Defines a XDL instance. More... |
Namespaces | |
namespace | bil |
Macros | |
#define | BIL_INSTANCE_HPP |
Typedefs | |
typedef std::vector< Instance > | bil::Instances |
An ordered list of Instance. |
Contains declaration of Instance class.
Definition in file Instance.hpp.
#define BIL_INSTANCE_HPP |
Definition at line 8 of file Instance.hpp.