Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Examples

IniContainerElement Class Reference

#include <IniFile.h>

List of all members.

Public Member Functions

IniType t () const
 accessors

const IniEntrye () const
IniEntrye ()
const IniSections () const
IniSections ()
 IniContainerElement (const IniEntry &e)
 construct from a value

 IniContainerElement (const IniSection &s)
 construct from a section

 IniContainerElement (const IniContainerElement &c)

Private Attributes

IniType _t
IniEntry _e
IniSection _s


Detailed Description

A single container


Constructor & Destructor Documentation

IniContainerElement::IniContainerElement const IniEntry e  )  [inline]
 

construct from a value

IniContainerElement::IniContainerElement const IniSection s  )  [inline]
 

construct from a section

IniContainerElement::IniContainerElement const IniContainerElement c  )  [inline]
 


Member Function Documentation

IniEntry& IniContainerElement::e  )  [inline]
 

const IniEntry& IniContainerElement::e  )  const [inline]
 

IniSection& IniContainerElement::s  )  [inline]
 

const IniSection& IniContainerElement::s  )  const [inline]
 

IniType IniContainerElement::t  )  const [inline]
 

accessors


Member Data Documentation

IniEntry IniContainerElement::_e [private]
 

IniSection IniContainerElement::_s [private]
 

IniType IniContainerElement::_t [private]
 


The documentation for this class was generated from the following file:
Generated on Fri Nov 9 18:15:24 2007 for yast2-core by doxygen 1.3.6