paludis::ConfigFile::Source Class Reference
[Configuration Files]

#include <config_file.hh>

Inheritance diagram for paludis::ConfigFile::Source:

paludis::PrivateImplementationPattern< C_ >

List of all members.

Basic operations

 Source (const FSEntry &)
 Source (const std::string &)
 Source (std::istream &)
 Source (const Source &)
const Sourceoperator= (const Source &)
 ~Source ()

Public Member Functions

const std::string & text () const PALUDIS_ATTRIBUTE((warn_unused_result))
const std::string & filename () const PALUDIS_ATTRIBUTE((warn_unused_result))


Detailed Description

A source (for example, a file or a string) usable by ConfigFile.

See also:
ConfigFile

Member Function Documentation

const std::string& paludis::ConfigFile::Source::text (  )  const

Our text, for use by ConfigFile.

const std::string& paludis::ConfigFile::Source::filename (  )  const

Our filename (may be empty), for use by ConfigFile.


The documentation for this class was generated from the following file:
Generated on Mon Sep 21 10:36:11 2009 for paludis by  doxygen 1.5.4