#include <logvol_hook.h>
Inheritance diagram for logvol_comp_hook:
Public Methods | |
logvol_comp_hook () | |
void | operator() (const work_node &wn, dbt_row &dbr) |
bool | init_columns (vdbl::standard_table &stable) |
bool | drop_columns (vdbl::standard_table &stable) |
Protected Methods | |
template<class _CI> bool | _init_column (vdbl::standard_table &stable, const std::string &colname, const _CI &c) |
template<class _CI> bool | _init_column (vdbl::standard_table &stable, const char *colname, const _CI &c) |
bool | _drop_columns (vdbl::standard_table &stable) |
search_node_relation | parent_relation (const work_node &wn) const |
search_node_id | node_id (const work_node &wn) const |
const std::string & | name () |
|
Definition at line 35 of file logvol_hook.h. |
|
Definition at line 42 of file comp_hook.cc. |
|
Definition at line 45 of file comp_hook.h. |
|
Definition at line 31 of file comp_hook.cc. |
|
Reimplemented from work_node_comp_hook. Definition at line 47 of file logvol_hook.h. |
|
Reimplemented from work_node_comp_hook. Definition at line 44 of file logvol_hook.h. |
|
Definition at line 68 of file comp_hook.h. |
|
Definition at line 51 of file comp_hook.cc. |
|
Implements work_node_comp_hook. Definition at line 39 of file logvol_hook.h. |
|
Definition at line 54 of file comp_hook.cc. |