gridripper::util::GrrProperties Class Reference

Java-like properties class. More...

#include <GrrProperties.h>

Inherits std::map< std::string, std::string >.

List of all members.

Public Member Functions

 GrrProperties ()
 Creates an empty property map.
 GrrProperties (const GrrProperties &p)
 Copy constructor.
void load (istream &in) throw (IOException&)
 Loads properties from a stream.


Detailed Description

Java-like properties class.

Author:
Peter Csizmadia
Version:
0.5, 12/24/2008
Since:
GridRipper 0.4, 12/19/2006

Constructor & Destructor Documentation

gridripper::util::GrrProperties::GrrProperties (  ) 

Creates an empty property map.

gridripper::util::GrrProperties::GrrProperties ( const GrrProperties p  )  [inline]

Copy constructor.

Parameters:
p the property map to copy


Member Function Documentation

void gridripper::util::GrrProperties::load ( istream &  in  )  throw (IOException&)

Loads properties from a stream.

Parameters:
in the input stream


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

Generated on Wed Jun 17 18:46:59 2009 for GridRipper by  doxygen 1.5.6