|
yast2-core
|
stack for blocks More...
Inherits std::stack< T >.
Public Attributes | |
| YBlockPtr | theBlock |
| pointer to block | |
| const char * | textdomain |
| textdomain (if defined) | |
| int | includeDepth |
| block is include file, all definitions go to the outer block | |
| TableEntry * | self |
| c_self entry during module parsing | |
Public Attributes inherited from std::stack< T > | |
| T | elements |
| STL member. | |
stack for blocks
| int blockstack_t::includeDepth |
block is include file, all definitions go to the outer block
| TableEntry* blockstack_t::self |
c_self entry during module parsing
| const char* blockstack_t::textdomain |
textdomain (if defined)
| YBlockPtr blockstack_t::theBlock |
pointer to block
1.8.1