LibreOffice Module connectivity (master) 1
Public Member Functions | Private Attributes | List of all members
IniParser Class Reference

#include <MNSINIParser.hxx>

Public Member Functions

IniSectionMapgetAllSection ()
 
 IniParser (OUString const &rIniName)
 

Private Attributes

IniSectionMap mAllSection
 

Detailed Description

Definition at line 45 of file MNSINIParser.hxx.

Constructor & Destructor Documentation

◆ IniParser()

IniParser::IniParser ( OUString const &  rIniName)
explicit
Exceptions
css::io::IOException

Definition at line 27 of file MNSINIParser.cxx.

References line, mAllSection, nIndex, nPos, SAL_INFO, SAL_WARN, ini_NameValue::sName, ini_NameValue::sValue, o3tl::trim(), and ini_Section::vVector.

Member Function Documentation

◆ getAllSection()

IniSectionMap & IniParser::getAllSection ( )
inline

Definition at line 49 of file MNSINIParser.hxx.

References mAllSection.

Member Data Documentation

◆ mAllSection

IniSectionMap IniParser::mAllSection
private

Definition at line 47 of file MNSINIParser.hxx.

Referenced by getAllSection(), and IniParser().


The documentation for this class was generated from the following files: