Tulip
5.4.0
Large graphs analysis and drawing
|
This is the complete list of members for tlp::DataSet, including all inherited members.
DataSet() (defined in tlp::DataSet) | tlp::DataSet | inline |
DataSet(const DataSet &set) (defined in tlp::DataSet) | tlp::DataSet | |
empty() const | tlp::DataSet | |
exists(const std::string &str) const | tlp::DataSet | |
get(const std::string &key, T &value) const | tlp::DataSet | |
getAndFree(const std::string &key, T &value) | tlp::DataSet | |
getData(const std::string &str) const | tlp::DataSet | |
getTypeName() const | tlp::DataSet | inline |
getTypeName(const std::string &str) const | tlp::DataSet | |
getValues() const | tlp::DataSet | |
operator=(const DataSet &set) | tlp::DataSet | |
read(std::istream &is, DataSet &ds) | tlp::DataSet | static |
readData(std::istream &is, const std::string &prop, const std::string &outputTypeName) | tlp::DataSet | |
registerDataTypeSerializer(const DataTypeSerializer &serializer) | tlp::DataSet | inlinestatic |
remove(const std::string &str) | tlp::DataSet | |
set(const std::string &key, const T &value) | tlp::DataSet | |
setData(const std::string &str, const DataType *value) | tlp::DataSet | |
size() const | tlp::DataSet | |
toString() const | tlp::DataSet | |
typenameToSerializer(const std::string &name) | tlp::DataSet | static |
write(std::ostream &os, const DataSet &ds) | tlp::DataSet | static |
writeData(std::ostream &os, const std::string &prop, const DataType *dt) const | tlp::DataSet | |
~DataSet() (defined in tlp::DataSet) | tlp::DataSet |