|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
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"
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 | |