PLCnext API Documentation  22.9.0.33
Classes | Enumerations | Functions
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...
 

Enumerations

enum class  StorageFileFormatMigrationResult : uint32 {
  None = 0 , Successful = 1 , Failed = 2 , NotPossible = 3 ,
  Downgrade = 4
}
 

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)
 

Detailed Description

Namespace for payload classes of the NotificationLogger