|
feisty meow concerns codebase
2.140
|
#include <symbol_table.h>

Public Member Functions | |
| internal_symbol_info (const contents &content, const basis::astring &name) | |
Public Attributes | |
| contents | _content |
| basis::astring | _name |
Definition at line 149 of file symbol_table.h.
|
inline |
Definition at line 155 of file symbol_table.h.
| contents structures::internal_symbol_info< contents >::_content |
Definition at line 152 of file symbol_table.h.
Referenced by structures::symbol_table< contents >::add(), structures::symbol_table< contents >::find(), structures::symbol_table< contents >::operator[](), and structures::symbol_table< contents >::retrieve().
| basis::astring structures::internal_symbol_info< contents >::_name |
Definition at line 153 of file symbol_table.h.
Referenced by structures::symbol_table< contents >::operator=(), and structures::symbol_table< contents >::retrieve().