URL
https://opencores.org/ocsvn/ezidebug/ezidebug/trunk
Subversion Repositories ezidebug
[/] [ezidebug/] [trunk/] [EziDebug_src/] [ezidebuginstance.h] - Rev 4
Go to most recent revision | Compare with Previous | Blame | View Log
#ifndef EZIDEBUGINSTANCE_H #define EZIDEBUGINSTANCE_H #include "ezidebugmodule.h" template <class Key, class T> class QMap ; class EziDebugInstance :public EziDebugModule { QMap<QString,QString> m_idefparameter ; // defparameter ²خت }; #endif // EZIDEBUGINSTANCE_H
Go to most recent revision | Compare with Previous | Blame | View Log