HomeSort by: relevance | last modified time | path
    Searched defs:properties_map (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/utils/config/
tree.hpp 49 typedef std::map< std::string, std::string > properties_map; typedef in namespace:utils::config
116 properties_map all_properties(const std::string& = "",
nodes.hpp 50 typedef std::map< std::string, std::string > properties_map; typedef in namespace:utils::config
  /src/external/bsd/kyua-cli/dist/engine/
metadata.hpp 61 typedef std::map< std::string, std::string > properties_map; typedef in namespace:engine
85 properties_map custom(void) const;
95 engine::properties_map to_properties(void) const;
126 metadata_builder& set_custom(const properties_map&);

Completed in 25 milliseconds