#include "Basis/String.h"#include "Util/StringParser.h"#include "Util/IOBuffer.h"#include "Persistency/File.h"Include dependency graph for PropertySet.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Impala |
| namespace | Impala::Util |
Classes | |
| class | Impala::Util::PropertySet |
Functions | |
| Impala::Util::ILOG_CLASS_INIT (PropertySet, Impala.Util) | |
| void | Impala::Util::Append (PropertySet *dst, const PropertySet *src) |
| void | Impala::Util::Read (PropertySet *props, IOBuffer *buf) |
| bool | Impala::Util::Read (PropertySet *props, Persistency::File file) |
| bool | Impala::Util::Write (PropertySet *props, IOBuffer *buf) |
| bool | Impala::Util::Write (PropertySet *props, Persistency::File file) |
| std::ostream & | Impala::Util::operator<< (std::ostream &os, const PropertySet &ps) |
1.5.1