company logo

IniFile :: assign - Assign ini-file object

The function allows assigning a file, i.e. it refers to the same internal file objects as cZipArchive. The reference count for the internal file object will be increased.

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 )

The function creates a handle copy for the configuration file object passed in cIniFile.

  • cIniFile - Reference to configuration or ini-file