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

CosLwLog::LogRecord Struct Reference

import "CosLW_Log.idl";

Collaboration diagram for CosLwLog::LogRecord:

Collaboration graph
[legend]
List of all members.

Detailed Description

The LogRecord represents the format as stored in the Log. It adds a time stamp and a unique Id


Public Attributes

RecordId id
 The Log provides a unique Id for each record.

LogTime time
 POSIX compliant time.

ProducerLogRecord info
 The Producer's information.


Member Data Documentation

RecordId CosLwLog::LogRecord::id
 

The Log provides a unique Id for each record.

ProducerLogRecord CosLwLog::LogRecord::info
 

The Producer's information.

LogTime CosLwLog::LogRecord::time
 

POSIX compliant time.


The documentation for this struct was generated from the following file: