Bitstream Interpretation Library (BIL)  0.1
Classes | Namespaces | Macros | Functions
V5AddressLayout.hpp File Reference

Contains declaration of V5AddressLayout class. More...

#include <configuration/V5CfgBlock.hpp>
#include <configuration/V5CfgColumn.hpp>
#include <serialization/V5AddressLayoutBS.hpp>
Include dependency graph for V5AddressLayout.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bil::V5AddressLayout
 Configuration address layout of a Virtex-5 device. More...

Namespaces

namespace  bil

Macros

#define BIL_V5ADDRESSLAYOUT_HPP

Functions

bool bil::operator== (const V5AddressLayout &al1, const V5AddressLayout &al2)
 Tests two V5AddressLayout instances for memberwise equality.
bool bil::operator!= (const V5AddressLayout &al1, const V5AddressLayout &al2)
 Tests two V5AddressLayout instances for memberwise inequality.

Detailed Description

Contains declaration of V5AddressLayout class.

Definition in file V5AddressLayout.hpp.


Macro Definition Documentation

#define BIL_V5ADDRESSLAYOUT_HPP

Definition at line 8 of file V5AddressLayout.hpp.