#include <gr_analyzer.h>
Collaboration diagram for graph_analyzer:
Public Methods | |
graph_analyzer (const gptr< search_graph > &sgraph, const search_focus &sfoc, const std::string &__n) | |
graph_analyzer (const gptr< search_graph > &sgraph, const std::string &__n) | |
virtual | ~graph_analyzer () |
virtual bool | update_engine (const gptr< work_node > &sgraph, const search_focus &sfoc) |
virtual bool | update_engine (const gptr< work_node > &sgraph) |
virtual ga_return_type | analyze (const control_data &__c) |
const std::string & | get_name () const |
Protected Attributes | |
std::string | __name |
const gptr< search_graph > * | __sgraph |
search_focus * | __sfoc |
search_graph_context * | __sgc |
vdbl::viewdbase | __vdb |
|
Definition at line 58 of file gr_analyzer.h. |
|
Definition at line 67 of file gr_analyzer.h. |
|
Definition at line 75 of file gr_analyzer.h. |
|
Definition at line 92 of file gr_analyzer.h. |
|
Definition at line 95 of file gr_analyzer.h. |
|
Definition at line 85 of file gr_analyzer.h. |
|
Definition at line 77 of file gr_analyzer.h. |
|
Definition at line 50 of file gr_analyzer.h. |
|
Definition at line 52 of file gr_analyzer.h. |
|
Definition at line 53 of file gr_analyzer.h. |
|
Definition at line 51 of file gr_analyzer.h. |
|
Definition at line 54 of file gr_analyzer.h. |