Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

Dv::Util::Props Member List

This is the complete list of members for Dv::Util::Props, including all inherited members.

add(const std::string &key, const std::string &value)Dv::Util::Props
append(const std::string &key, const std::string &value, const std::string &separator=" ")Dv::Util::Props
begin() constDv::Util::Props [inline]
clear()Dv::Util::Props [inline]
end() constDv::Util::Props [inline]
erase(const std::string &key)Dv::Util::Props
find(const std::string &key) constDv::Util::Props
found(const std::string &key)Dv::Util::Props [private]
iterator typedefDv::Util::Props
merge(const Props &source, const std::string &scope="")Dv::Util::Props
operator!=(const Props &p) constDv::Util::Props [inline]
operator()(const std::string &key) constDv::Util::Props [inline]
operator<<(std::ostream &, const Props &)Dv::Util::Props [friend]
operator=(const Props &props)Dv::Util::Props
operator==(const Props &) constDv::Util::Props
operator>>(std::istream &is, Props &props)Dv::Util::Props [friend]
operator>>(const char *key) constDv::Util::Props [inline]
operator[](const std::string &key) constDv::Util::Props
operator[](int key) constDv::Util::Props
operator[](unsigned int key) constDv::Util::Props
operator[](long key) constDv::Util::Props
operator[](unsigned long key) constDv::Util::Props
operator[](short key) constDv::Util::Props
operator[](unsigned short key) constDv::Util::Props
operator[](const double &key) constDv::Util::Props
operator[](const std::string &k)Dv::Util::Props
operator[](int k)Dv::Util::Props
operator[](unsigned int k)Dv::Util::Props
operator[](long k)Dv::Util::Props
operator[](unsigned long k)Dv::Util::Props
operator[](short k)Dv::Util::Props
operator[](unsigned short k)Dv::Util::Props
operator[](const double &k)Dv::Util::Props
propmap typedefDv::Util::Props
Props()Dv::Util::Props [inline]
Props(std::istream &is)Dv::Util::Props
Props(const Props &props)Dv::Util::Props
props_Dv::Util::Props [private]
read(std::istream &is, int n=-1)Dv::Util::Props
receive(std::istream &is)Dv::Util::Props
select(const std::string &scope, Props &target) constDv::Util::Props
send(std::ostream &os) constDv::Util::Props
size() constDv::Util::Props [inline]
substitute(std::istream &sin, std::ostream &sout, std::string(*f)(const std::string &)=0) constDv::Util::Props
substitute(const std::string &sin, std::string &sout, std::string(*f)(const std::string &)=0) constDv::Util::Props
substitute(const std::string &sin, std::string(*f)(const std::string &)=0) constDv::Util::Props
~Props()Dv::Util::Props [virtual]


dvutil-0.13.15 [30 December, 2004]