Classes | |
| class | storageWriterThread |
| The storageWriterThread class is a long lived worked thread used by the storageManager class, whose job is to write a copy of all captured data to the SQLite database. More... | |
| class | storageMonitorThread |
| The storageWriterThread class is a long lived worked thread used by the storageManager class, whose job is to do the following things: 1) set the commit flag periodically and 2) check to see that the storage file has not exceeded its size. More... | |
| class | storageManager |
| The storageManager class is responsible for somehow storing a copy of all the captured TCP/IP data into the application's SQLite database. More... | |
1.5.8