_inst | IOBlockMeth< T > | [protected] |
_meth | IOBlockMeth< T > | [protected] |
_name | IOBlock | [protected] |
consume(istream &is, const IOBlockList &list, str_list &leftover) | IOBlock | [static] |
consume_block(istream &is, str_list &leftover) | IOBlockMeth< T > | [inline, virtual] |
IOBlock(Cstr_ptr &name) | IOBlock | [inline] |
IOBlockMeth(Cstr_ptr &name, METH meth, T *inst) | IOBlockMeth< T > | [inline] |
METH typedef | IOBlockMeth< T > | |
name() const | IOBlock | [inline] |
operator==(CIOBlock &b) | IOBlock | [inline, virtual] |
set_obj(T *inst) | IOBlockMeth< T > | [inline] |
~IOBlock() | IOBlock | [inline, virtual] |