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

CosLwLog::LogTime Struct Reference

import "CosLW_Log.idl";

List of all members.


Detailed Description

LogTime provides the time format used by the Log to time stamp LogRecords. Maps directly to the POSIX timespec structure.


Public Attributes

long seconds
 The POSIX Time in seconds.

long nanoseconds
 POSIX time in nanoseconds.


Member Data Documentation

long CosLwLog::LogTime::nanoseconds
 

POSIX time in nanoseconds.

long CosLwLog::LogTime::seconds
 

The POSIX Time in seconds.


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