#include <cpp_ifblock.hpp>
bool boost::wave::util::if_block_stack::enter_elif_block |
( |
bool |
new_status | ) |
|
|
inline |
bool boost::wave::util::if_block_stack::enter_else_block |
( |
| ) |
|
|
inline |
void boost::wave::util::if_block_stack::enter_if_block |
( |
bool |
new_status | ) |
|
|
inline |
bool boost::wave::util::if_block_stack::exit_if_block |
( |
| ) |
|
|
inline |
bool boost::wave::util::if_block_stack::get_enclosing_status |
( |
| ) |
const |
|
inline |
size_type boost::wave::util::if_block_stack::get_if_block_depth |
( |
| ) |
const |
|
inline |
bool boost::wave::util::if_block_stack::get_some_part_status |
( |
| ) |
const |
|
inline |
bool boost::wave::util::if_block_stack::get_status |
( |
| ) |
const |
|
inline |
bool boost::wave::util::if_block_stack::is_inside_elsepart |
( |
| ) |
const |
|
inlineprotected |
bool boost::wave::util::if_block_stack::is_inside_ifpart |
( |
| ) |
const |
|
inlineprotected |
The documentation for this class was generated from the following file: