DataSet Member List

This is the complete list of members for DataSet, including all inherited members.
add(const string &key, const value::Value &value)DataSet
build() const DataSet
DataSet(const string &name)DataSet [explicit]
find(const KeyType &key) const DataSet
getGraph(const string &key, bool start=true) const DataSet [private]
getGraph(shared_ptr< Record > first, const string &key) const (defined in DataSet)DataSet [private]
getName() const DataSet
getProcessor() const DataSet [private]
getValue(const KeyType &key) const DataSet
map_ (defined in DataSet)DataSet [mutable, private]
MapType_ typedef (defined in DataSet)DataSet [private]
mustUpdate() const DataSet
mustUpdate_ (defined in DataSet)DataSet [mutable, private]
name_ (defined in DataSet)DataSet [private]
operator<<(::std::ostream &os, const DataSet &dataSet)DataSet [friend]
process() const DataSet
process(const Processor &processor) const DataSet [private]
result_ (defined in DataSet)DataSet [mutable, private]
ValueType_ typedef (defined in DataSet)DataSet [private]