Bitstream Interpretation Library (BIL)
0.1
|
Contains declaration of Net class. More...
#include <string>
#include <xdl/model/NetType.hpp>
#include <xdl/model/PinRef.hpp>
#include <xdl/model/PIPRef.hpp>
Go to the source code of this file.
Classes | |
class | bil::Net |
Defines a XDL net. More... |
Namespaces | |
namespace | bil |
Macros | |
#define | BIL_NET_HPP |
Typedefs | |
typedef std::vector< Net > | bil::Nets |
An ordered list of Nets. |
Contains declaration of Net class.
Definition in file Net.hpp.