This is the complete list of members for isys::CCodeStore, including all inherited members.
| CCodeStore(const SPConnectionMgr &rspConnectionMgr) | isys::CCodeStore | |
| clear() | isys::CCodeStore | |
| copy(const CCodeStore &rSrc) | isys::CCodeStore | |
| empty() const | isys::CCodeStore | |
| exclude(TCodeStoreAddress aAddressExcl, TCodeStoreAddress aEndExcl) | isys::CCodeStore | |
| findItem(TCodeStoreAddress aAddress) const | isys::CCodeStore | |
| getBuffer(TCodeStoreAddress aAddress, std::vector< BYTE > &vBuffer) const | isys::CCodeStore | |
| getItem(int nIndex) const | isys::CCodeStore | |
| getRangeHi() const | isys::CCodeStore | |
| getRangeLo() const | isys::CCodeStore | |
| getTotal() const | isys::CCodeStore | |
| insert(TCodeStoreAddress aAddress, const std::vector< BYTE > vBuffer) | isys::CCodeStore | |
| insertWithAccessInfo(TCodeStoreAddress aAddress, const std::vector< BYTE > vBuffer) | isys::CCodeStore | |
| load(DWORD dwFlags, const std::string &rstrFileName, TCodeStoreAddress aOffset) | isys::CCodeStore | |
| load1(DWORD dwFlags, const std::string &rstrFileName, TCodeStoreAddress aOffset) | isys::CCodeStore | |
| numItems() const | isys::CCodeStore | |
| report(const std::string &fileReport, bool append, const std::string &format, DWORD maxInLine) const | isys::CCodeStore | |
| reportDif(const std::string &fileReport, bool append, const std::string &format, DWORD maxInLine, const CCodeStore &rCC1, const CCodeStore &rCC2) const | isys::CCodeStore | |
| save(DWORD dwFlags, const std::string &rstrFileName, TCodeStoreAddress aOffset) | isys::CCodeStore |