Adapt SSL analyzer to generate file analysis handles itself.

This commit is contained in:
Jon Siwek 2014-04-23 16:57:19 -05:00
parent de8f8f87b6
commit 58efa09426
4 changed files with 29 additions and 20 deletions

View file

@ -204,6 +204,7 @@ public:
bool IsPersistent() { return persistent; }
void Describe(ODesc* d) const;
void IDString(ODesc* d) const;
TimerMgr* GetTimerMgr() const;