Public Member Functions | |
mbl_log_prefix_comp (const vcl_string &s) | |
bool | operator() (const vcl_pair< vcl_string, mbl_log_categories::cat_spec > &s1) |
Public Attributes | |
vcl_string | s2 |
Definition at line 632 of file mbl_log.cxx.
mbl_log_prefix_comp::mbl_log_prefix_comp | ( | const vcl_string & | s | ) | [inline] |
Definition at line 635 of file mbl_log.cxx.
bool mbl_log_prefix_comp::operator() | ( | const vcl_pair< vcl_string, mbl_log_categories::cat_spec > & | s1 | ) | [inline] |
Definition at line 637 of file mbl_log.cxx.
vcl_string mbl_log_prefix_comp::s2 |
Definition at line 634 of file mbl_log.cxx.