Bitstream Interpretation Library (BIL)
0.1
|
This is the complete list of members for bil::V5AddressLayout, including all inherited members.
columnCount(V5CfgBlock::block_t block) const | bil::V5AddressLayout | |
COLUMNCOUNT_MAX | bil::V5AddressLayout | static |
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::V5AddressLayout | protected |
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::V5AddressLayout | friend |
readBinary(V5AddressLayout &data, std::istream &inputStream) | bil::V5AddressLayout | friend |
rowCount(bool lowerHalf) const | bil::V5AddressLayout | |
ROWCOUNT_MAX | bil::V5AddressLayout | static |
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::V5AddressLayout | friend |