This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| template<class T> | |
| void | safe_assign (T &s, const char *psz) |
| Assigns content of char pointer to T if not NULL. | |
|
||||||||||||||||
|
Assigns content of char pointer to T if not NULL.
Definition at line 8 of file safe_assign.h. Referenced by ProgramOptions::AddBoolean(), ProgramOptions::AddLong(), ProgramOptions::AddParameter(), ProgramOptions::AddString(), fit_text::fit_text(), format_paragraph::format_paragraph(), ProgramOptions::GetStringParameter(), PingTarget::PingTarget(), ProgramOption::ProgramOption(), and ProgramOption::SetStringValue(). |
1.4.3