feisty meow concerns codebase  2.140
structures::sym_tab_apply_data< contents > Struct Template Reference

#include <symbol_table.h>

Collaboration diagram for structures::sym_tab_apply_data< contents >:

Public Member Functions

 sym_tab_apply_data ()
 

Public Attributes

basis::string_comparator_function_scf
 
contents * _found
 
basis::astring _to_find
 

Detailed Description

template<class contents>
struct structures::sym_tab_apply_data< contents >

Definition at line 334 of file symbol_table.h.

Constructor & Destructor Documentation

◆ sym_tab_apply_data()

template<class contents >
structures::sym_tab_apply_data< contents >::sym_tab_apply_data ( )
inline

Definition at line 340 of file symbol_table.h.

Member Data Documentation

◆ _found

template<class contents >
contents* structures::sym_tab_apply_data< contents >::_found

Definition at line 337 of file symbol_table.h.

◆ _scf

template<class contents >
basis::string_comparator_function* structures::sym_tab_apply_data< contents >::_scf

Definition at line 336 of file symbol_table.h.

◆ _to_find

template<class contents >
basis::astring structures::sym_tab_apply_data< contents >::_to_find

Definition at line 338 of file symbol_table.h.


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