ArnLib  4.0.x
Active Registry Network
Arn::ObjectSyncMode Class Reference

#include <Arn.hpp>

Public Types

enum  E { Normal = 0x00, Monitor = 0x01, Master = 0x02, AutoDestroy = 0x04 }
 

Detailed Description

The client session sync mode of an Arn Data Object Max 8 bit

Definition at line 137 of file Arn.hpp.

Member Enumeration Documentation

◆ E

Enumerator
Normal 

Default.

Monitor 

Monitor of server object for client.

Master 

The client is default generator of data.

AutoDestroy 

Destroy this Arn Data Object when client (tcp/ip) closes.

Definition at line 141 of file Arn.hpp.


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