Stg::Cell Class Reference
#include <region.hh>
Public Member Functions | |
void | AddBlock (Block *b, unsigned int index) |
Cell () | |
const std::vector< Block * > & | GetBlocks (unsigned int index) |
void | RemoveBlock (Block *b, unsigned int index) |
Public Attributes | |
Region * | region |
Constructor & Destructor Documentation
◆ Cell()
|
inline |
Member Function Documentation
◆ AddBlock()
void Stg::Cell::AddBlock | ( | Block * | b, |
unsigned int | index | ||
) |
◆ GetBlocks()
|
inline |
◆ RemoveBlock()
void Stg::Cell::RemoveBlock | ( | Block * | b, |
unsigned int | index | ||
) |
Member Data Documentation
◆ region
Region* Stg::Cell::region |
The documentation for this class was generated from the following files:
Generated on Mon May 15 2017 20:43:25 for Stage by
