17 #ifndef HH_SENF_Utils_Console_SysInfo_ 18 #define HH_SENF_Utils_Console_SysInfo_ 1 36 void setEntry(std::string
const &
name, std::string
const & entry,
int pos = -1);
37 void dump(std::ostream & os)
const;
40 Proxy(std::string
const &
name, std::string
const & entry,
int pos = -1);
44 typedef std::multimap<std::pair<int,std::string>, std::string> Entries;
void setEntry(std::string const &name, std::string const &entry, int pos=-1)
Proxy(std::string const &name, std::string const &entry, int pos=-1)
unspecified_keyword_type name
Argument name.
void dump(std::ostream &os) const