ArnLib  4.0.x
Active Registry Network
Arn::ClientSyncMode Struct Reference

The Client session Sync mode at connect & reconnect. More...

#include <Arn.hpp>

Public Types

enum  E { Invalid, StdAutoMaster, ImplicitMaster, ExplicitMaster }
 

Detailed Description

The Client session Sync mode at connect & reconnect.

Definition at line 155 of file Arn.hpp.

Member Enumeration Documentation

◆ E

Enumerator
Invalid 

Value for Server, can not be set in Client.

StdAutoMaster 

Default dynamic auto master mode, general purpose, prohibit Null value sync.

ImplicitMaster 

First local write gives permanent Master mode, typically a client value reporter.

ExplicitMaster 

Explicit permanent Master mode, typically an observer or manually setup Master mode.

Definition at line 156 of file Arn.hpp.


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