Mercurial > nand-ecoscentric
comparison host/tools/ecostest/common/eCosTestDownloadFilter.cpp @ 103:95f3e12a6327 ecos-sw-2000-06-23
Merge from eCos master repository on 2000-06-23-16:41:10-BST
| author | jlarmour |
|---|---|
| date | Fri, 23 Jun 2000 17:06:31 +0000 |
| parents | c37d3a9e1b28 |
| children | 74dbf4c3f2e1 |
comparison
equal
deleted
inserted
replaced
| 102:6409b6d94dd7 | 103:95f3e12a6327 |
|---|---|
| 51 //####DESCRIPTIONEND#### | 51 //####DESCRIPTIONEND#### |
| 52 | 52 |
| 53 #include "eCosStd.h" | 53 #include "eCosStd.h" |
| 54 #include "eCosTrace.h" | 54 #include "eCosTrace.h" |
| 55 | 55 |
| 56 #define DL_FILTER_VER "$Id: eCosTestDownloadFilter.cpp,v 1.14 2000/06/16 16:44:01 jlarmour Exp $" | |
| 57 #include "eCosTestDownloadFilter.h" | 56 #include "eCosTestDownloadFilter.h" |
| 58 | 57 |
| 59 CeCosTestDownloadFilter::CeCosTestDownloadFilter(): | 58 CeCosTestDownloadFilter::CeCosTestDownloadFilter(): |
| 60 m_bNullFilter(false), m_bOptSerDebug(false), m_bOptFilterTrace(false), | 59 m_bNullFilter(false), m_bOptSerDebug(false), m_bOptFilterTrace(false), |
| 61 m_nCmdIndex(0), m_bCmdFlag(false), m_bContinueSession(false) | 60 m_nCmdIndex(0), m_bCmdFlag(false), m_bContinueSession(false) |
