PLCnext API Documentation 25.0.2.69
Classes | Functions | Variables
Arp::System::NmPayload::NotificationLogger Namespace Reference

Namespace for payload classes of the NotificationLogger More...

Classes

class  MessageWithArchiveNamePayload
 Payload class for a message containing an archive name More...
 
class  StorageFileFormatMigrationPayload
 Payload class for a message regarding the migration of the storage file format More...
 
class  StorageFileIntegrityCheckPayload
 Payload class for a message regarding the a failed integrity check of a NotificationLogger archive More...
 

Functions

ARP_CXX_SYMBOL_EXPORT std::ostream & operator<< (std::ostream &os, StorageFileFormatMigrationResult value)
 
ARP_CXX_SYMBOL_EXPORT std::istream & operator>> (std::istream &is, StorageFileFormatMigrationResult &value)
 

Variables

enum ARP_CXX_SYMBOL_EXPORT StorageFileFormatMigrationResult
 
enum ARP_CXX_SYMBOL_EXPORT Successful = 1
 
enum ARP_CXX_SYMBOL_EXPORT Failed = 2
 
enum ARP_CXX_SYMBOL_EXPORT NotPossible = 3
 
enum ARP_CXX_SYMBOL_EXPORT Downgrade = 4
 

Detailed Description

Namespace for payload classes of the NotificationLogger