yast2-core
Public Attributes
blockstack_t Struct Reference

stack for blocks More...

Inherits std::stack< T >.

List of all members.

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
TableEntryself
 c_self entry during module parsing
- Public Attributes inherited from std::stack< T >
elements
 STL member.

Detailed Description

stack for blocks


Member Data Documentation

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


The documentation for this struct was generated from the following file:

Generated on a sunny day for yast2-core by doxygen 1.8.1