#include <abi.h>
Public Member Functions | |
| abi () | |
| int | need (std::string const key) const throw (abi_exception) |
| bool | operator== (abi const &other) const |
Friends | |
| std::ostream & | operator<< (std::ostream &o, abi const &abi) |
| std::istream & | operator>> (std::istream &i, abi &abi) |
| abi::abi | ( | ) |
References get_abi(), op_abi_entry::name, op_abi_entry::offset, and op_little_endian().
| int abi::need | ( | std::string const | key | ) | const throw (abi_exception) |
Referenced by extractor::extract(), and extractor::extractor().
| bool abi::operator== | ( | abi const & | other | ) | const |
| std::ostream& operator<< | ( | std::ostream & | o, | |
| abi const & | abi | |||
| ) | [friend] |
| std::istream& operator>> | ( | std::istream & | i, | |
| abi & | abi | |||
| ) | [friend] |
1.6.1