import-trace: split into public and protected iface

Change-Id: I4b7d15f9181b1485d0546a77bd8d4f400b2fa880
This commit is contained in:
Horst Schirmeier
2013-07-09 13:35:55 +02:00
parent 64b3af299e
commit d39a9278ff
6 changed files with 21 additions and 16 deletions

View File

@ -6,8 +6,7 @@
class MemoryImporter : public Importer {
public:
protected:
virtual bool handle_ip_event(fail::simtime_t curtime, instruction_count_t instr,
Trace_Event &ev);
virtual bool handle_mem_event(fail::simtime_t curtime, instruction_count_t instr,