SOMHunter Core
sh::UsedTools Struct Reference

#include <common-types.h>

Collaboration diagram for sh::UsedTools:

Public Member Functions

bool operator== (const UsedTools &other) const
 
 UsedTools ()
 
void reset ()
 

Public Attributes

bool text_search_used
 
bool bayes_used
 
bool topknn_used
 
bool canvas_bitmap_used
 
bool canvas_text_used
 
bool relocation_used
 
bool temporal_query_used
 
const Filtersfilters
 

Constructor & Destructor Documentation

◆ UsedTools()

sh::UsedTools::UsedTools ( )
inline

Member Function Documentation

◆ operator==()

bool sh::UsedTools::operator== ( const UsedTools other) const
inline

◆ reset()

void sh::UsedTools::reset ( )
inline

Member Data Documentation

◆ bayes_used

bool sh::UsedTools::bayes_used

◆ canvas_bitmap_used

bool sh::UsedTools::canvas_bitmap_used

◆ canvas_text_used

bool sh::UsedTools::canvas_text_used

◆ filters

const Filters* sh::UsedTools::filters

◆ relocation_used

bool sh::UsedTools::relocation_used

◆ temporal_query_used

bool sh::UsedTools::temporal_query_used

◆ text_search_used

bool sh::UsedTools::text_search_used

◆ topknn_used

bool sh::UsedTools::topknn_used

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