Bitstream Interpretation Library (BIL)  0.1
Classes | Namespaces | Macros | Typedefs
Instance.hpp File Reference

Contains declaration of Instance class. More...

#include <cstring>
#include <string>
#include <vector>
Include dependency graph for Instance.hpp:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Contains declaration of Instance class.

Definition in file Instance.hpp.


Macro Definition Documentation

#define BIL_INSTANCE_HPP

Definition at line 8 of file Instance.hpp.