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::LogBufferedFileCache::BufferedCacheItem Class Reference

List of all members.

Public Member Functions

 BufferedCacheItem (ILogEntry log, String cacheString)
ILogEntry getLogEntry ()
String getLogCacheString ()

Private Attributes

ILogEntry logEntry
String logCacheString

Detailed Description

Objects of this class represent an entry of the buffer. For each log, the string to write on disk is also stored This allows 1 to know the size of the file on disk taking in account the size of the buffer 2 to convert only once the log in a cache string

Author:
acaproni


Constructor & Destructor Documentation

com::cosylab::logging::client::cache::LogBufferedFileCache::BufferedCacheItem::BufferedCacheItem ILogEntry  log,
String  cacheString
[inline]
 


Member Function Documentation

String com::cosylab::logging::client::cache::LogBufferedFileCache::BufferedCacheItem::getLogCacheString  )  [inline]
 

Getter

Returns:
The string to write on disk

ILogEntry com::cosylab::logging::client::cache::LogBufferedFileCache::BufferedCacheItem::getLogEntry  )  [inline]
 

Getter

Returns:
The log entry


Member Data Documentation

String com::cosylab::logging::client::cache::LogBufferedFileCache::BufferedCacheItem::logCacheString [private]
 

ILogEntry com::cosylab::logging::client::cache::LogBufferedFileCache::BufferedCacheItem::logEntry [private]
 


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