DsLogAdmin::AvailabilityStatus Struct Reference

The availability status contains information about whether or not the log is on duty and whether or not the log is full. More...

import "DsLogAdmin.idl";

List of all members.

Public Attributes

boolean off_duty
boolean log_full


Detailed Description

The availability status contains information about whether or not the log is on duty and whether or not the log is full.

The log is on duty if the following conditions are satisfied:


Member Data Documentation

boolean DsLogAdmin::AvailabilityStatus::log_full

boolean DsLogAdmin::AvailabilityStatus::off_duty