Public Member Functions | |
LogCacheInfo (long startPos, int length) | |
LogCacheInfo () | |
Public Attributes | |
long | start |
int | len |
We need this object in order to be able to delete log from the cache.
|
Create LogCacheInfo marked as not deleted
|
|
Empty constructor |
|
The length of the string in the file |
|
Starting position in the file |