AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
Public Attributes | List of all members
drama::TransEvtInfo Struct Reference

Detailed Description

Structure is used to store details about a DRAMA reschedule message relating to a transaction, so the information can be transferred to a thread.

#include "task.hh"

Inheritance diagram for drama::TransEvtInfo:
drama::OrphanDetails

Public Attributes

DitsBulkInfoType bulkInfo
 Details on bulk data transfer.
 
bool complete
 IS transaction complete.
 
std::string entryName
 Name with entry.
 
EntryCode entryReason
 Reason for entry.
 
StatusType entryStatus
 Entry status value.
 
std::string loadErrText
 Load error text

 

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