FemtoScan Online SDK Documentation
template < class T > template function replace_section | ^
|
Substitute section in file.
- Source:
- ../fmutl/inifile.h:258
- Author:
- ATC
- Version:
- 1.0
- Params:
| path
| file path.
|
| secname
| section name.
|
| s
| section data as key_list
|
- Returns:
- false if path was empty, true otherwise.
- Code:
| public template < class T > bool replace_section ( | const T * path , |
| | const T * secname , |
| | const key_list < std::basic_string < T > > & s ) |
(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net