A log chunk.  
 More...
import <Log.idl;
A log chunk. 
Definition at line 100 of file Log.idl.
◆ allEntryCnt
      
        
          | int logging::LogChunk::allEntryCnt | 
      
 
Count of all entries in the chunk. 
Definition at line 103 of file Log.idl.
 
 
◆ idFirst
      
        
          | int logging::LogChunk::idFirst | 
      
 
Id of first entry in the chunk. 
Definition at line 102 of file Log.idl.
 
 
◆ logCreationTime
      
        
          | long logging::LogChunk::logCreationTime | 
      
 
Creation time of log at chunk generation (monotonic clock timestamp) 
Definition at line 101 of file Log.idl.
 
 
◆ selEntries
      
        
          | vector<LogEntry> logging::LogChunk::selEntries | 
      
 
Selected entries of the chunk. 
Definition at line 104 of file Log.idl.
 
 
The documentation for this struct was generated from the following file: