Bitstream Interpretation Library (BIL)  0.1
bil::V5AddressLayout Member List

This is the complete list of members for bil::V5AddressLayout, including all inherited members.

columnCount(V5CfgBlock::block_t block) const bil::V5AddressLayout
COLUMNCOUNT_MAXbil::V5AddressLayoutstatic
columnSequence(const V5CfgColumnSequence &columns)bil::V5AddressLayout
columnSequence() const bil::V5AddressLayout
columnType(V5CfgBlock::block_t block, size_t columnIndex) const bil::V5AddressLayout
countBRAMs(const V5CfgColumnSequence &columns) const bil::V5AddressLayoutprotected
frameCount(V5CfgBlock::block_t block, V5CfgColumn::column_t column) const bil::V5AddressLayout
lowerRowCount(unsigned count)bil::V5AddressLayout
lowerRowCount() const bil::V5AddressLayout
operator==(const V5AddressLayout &al1, const V5AddressLayout &al2)bil::V5AddressLayoutfriend
readBinary(V5AddressLayout &data, std::istream &inputStream)bil::V5AddressLayoutfriend
rowCount(bool lowerHalf) const bil::V5AddressLayout
ROWCOUNT_MAXbil::V5AddressLayoutstatic
upperRowCount(unsigned count)bil::V5AddressLayout
upperRowCount() const bil::V5AddressLayout
V5AddressLayout()bil::V5AddressLayout
V5AddressLayout(unsigned upperRowCount, unsigned lowerRowCount, const V5CfgColumnSequence &columnSequence)bil::V5AddressLayout
writeBinary(const V5AddressLayout &data, std::ostream &outputStream)bil::V5AddressLayoutfriend