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
| Stg::Cell::Cell | ( | ) | [inline] |
Member Function Documentation
| void Stg::Cell::AddBlock | ( | Block * | b, |
| unsigned int | index | ||
| ) |
| const std::vector<Block*>& Stg::Cell::GetBlocks | ( | unsigned int | index | ) | [inline] |
| void Stg::Cell::RemoveBlock | ( | Block * | b, |
| unsigned int | index | ||
| ) |
Member Data Documentation
The documentation for this class was generated from the following files:
Generated on Thu Dec 29 2011 16:43:39 for Stage by
1.7.5.1
