Implemented support for parsing config files.
commit9926f8c0882b388a097cfea101b3dd8c2e6478b1
authorEthereal <ethereal.visage@gmail.com>
Sat, 6 Nov 2010 04:57:36 +0000 (5 22:57 -0600)
committerEthereal <ethereal.visage@gmail.com>
Sat, 6 Nov 2010 04:57:36 +0000 (5 22:57 -0600)
tree6eae8f0ca025e61d140715d6e4dda865e637f7a1
parentde47d83a8df2b0d7fd417af62a00423e913155d5
Implemented support for parsing config files.
include/monitor/config/FileParser.h [new file with mode: 0644]
include/monitor/config/Store.h
monitor/src/Aesalon.cpp
monitor/src/config/FileParser.cpp [new file with mode: 0644]