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

Contains declaration of Wire class. More...

#include <string>
#include <serialization/WireBS.hpp>
#include <xdlrc/model/WireConnection.hpp>
Include dependency graph for Wire.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bil::Wire
 Describes a wire. More...

Namespaces

namespace  bil

Macros

#define BIL_WIRE_HPP

Typedefs

typedef std::vector< Wire > bil::Wires
 An ordered list of wires.

Detailed Description

Contains declaration of Wire class.

Definition in file Wire.hpp.


Macro Definition Documentation

#define BIL_WIRE_HPP

Definition at line 8 of file Wire.hpp.