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

CosLwLog::AvailabilityStatus Struct Reference

import "CosLW_Log.idl";

List of all members.


Detailed Description

Denotes if a Log is available for use. When off_duty is true it indicates that the Log is locked or disabled. When log_full is true it indicates that the LOG storage is full


Public Attributes

boolean off_duty
 if true, the log doe not accept new messages

boolean log_full
 if true, the log is full


Member Data Documentation

boolean CosLwLog::AvailabilityStatus::log_full
 

if true, the log is full

boolean CosLwLog::AvailabilityStatus::off_duty
 

if true, the log doe not accept new messages


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