Property list class (derived from Java Properties) More...
#include <coil/Properties.h>
#include <coil/stringutil.h>
#include <iostream>
Go to the source code of this file.
Namespaces | |
coil | |
Common Object Interface Layer. | |
Functions | |
std::string | coil::indent (int index) |
Create indents. More... | |
std::ostream & | coil::operator<< (std::ostream &lhs, const Properties &rhs) |
Output Properties to stream. More... | |
Property list class (derived from Java Properties)
Copyright (C) 2006-2008 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$
Definition in file Properties.cpp.