IniFile :: assign - Assign ini-file
The function allows assigning an ini-file, i.e. it copies path and access mode from the ini-file passed in cIniFile . When the ini-file is opened, it will be closed before assigning. When the ini-file passed in cIniFile is opened, the file will be opened.
The function is also called when using the assign operator in OSI scripts.
Return value: - Title unknown ( odaba::utils::IniFile & )
Implementation details
odaba::utils::IniFile &
IniFile  :: assign ( odaba::utils::IniFile &cIniFile )
- cIniFile - Reference to configuration or ini-file