Voxellancer  0.3
A game about voxels in space
 All Classes Functions Pages
PropertyDirectory Class Reference

#include <propertydirectory.h>

Collaboration diagram for PropertyDirectory:
[legend]

Public Member Functions

 PropertyDirectory (const std::string &path)
 
void read ()
 

Protected Attributes

std::string m_path
 

Detailed Description

Reads a whole directory of files as property-files Prefixes the data from a file with the files basename, e.g. a property "foo.name" in a file "/some/where/bar.ini" will be stored in "bar.foo.name"


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