![]() |
begin() const | FIX::Dictionary | [inline] |
const_iterator typedef | FIX::Dictionary | |
Data typedef | FIX::Dictionary | |
Dictionary(const std::string &name) | FIX::Dictionary | [inline] |
Dictionary() | FIX::Dictionary | [inline] |
end() const | FIX::Dictionary | [inline] |
getBool(const std::string &) const | FIX::Dictionary | |
getDay(const std::string &) const | FIX::Dictionary | |
getDouble(const std::string &) const | FIX::Dictionary | |
getLong(const std::string &) const | FIX::Dictionary | |
getName() const | FIX::Dictionary | [inline] |
getString(const std::string &, bool capitalize=false) const | FIX::Dictionary | |
has(const std::string &) const | FIX::Dictionary | |
iterator typedef | FIX::Dictionary | |
m_data | FIX::Dictionary | [private] |
m_name | FIX::Dictionary | [private] |
merge(const Dictionary &) | FIX::Dictionary | |
setBool(const std::string &, bool) | FIX::Dictionary | |
setDay(const std::string &, int) | FIX::Dictionary | |
setDouble(const std::string &, double) | FIX::Dictionary | |
setLong(const std::string &, long) | FIX::Dictionary | |
setString(const std::string &, const std::string &) | FIX::Dictionary | |
size() const | FIX::Dictionary | [inline] |
~Dictionary() | FIX::Dictionary | [inline, virtual] |