Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::logging::client::cache::LogFileCache::LogCacheInfo Class Reference

List of all members.

Public Member Functions

 LogCacheInfo (long startPos, int length)
 LogCacheInfo ()

Public Attributes

long start
int len

Detailed Description

An entry in the cache on disk.

We need this object in order to be able to delete log from the cache.

Author:
acaproni


Constructor & Destructor Documentation

com::cosylab::logging::client::cache::LogFileCache::LogCacheInfo::LogCacheInfo long  startPos,
int  length
[inline]
 

Create LogCacheInfo marked as not deleted

Parameters:
startPos The starting position in the file on disk
length The length of the string the file on disk

com::cosylab::logging::client::cache::LogFileCache::LogCacheInfo::LogCacheInfo  )  [inline]
 

Empty constructor


Member Data Documentation

int com::cosylab::logging::client::cache::LogFileCache::LogCacheInfo::len
 

The length of the string in the file

long com::cosylab::logging::client::cache::LogFileCache::LogCacheInfo::start
 

Starting position in the file


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:13:04 2009 for ACS Java API by doxygen 1.3.8