| |||
| Home > The Cycle Accurate Debug Interface > The CADIDisassembler class > CADIDisassembler::ObtainInterface() |
This is a default minimum implementation, to provide backwards-compatibility with legacy
code. This implementation assumes that there will be no other interfaces implemented
on the component providing CADIDisassembler.
virtual CAInterface * ObtainInterface(if_name_t ifName, if_rev_t minRev,
if_rev_t * actualRev)
See CADIDisassembler.h for implementation
details.