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

#include <Arn.hpp>

Public Types

enum  E { Normal = 0x00, BiDir = 0x01, Pipe = 0x02, Save = 0x04 }
 

Detailed Description

General global mode of an Arn Data Object Max 8 bit

Definition at line 118 of file Arn.hpp.

Member Enumeration Documentation

◆ E

Enumerator
Normal 

default

BiDir 

A two way object, typically for validation or pipe.

Pipe 

Implies BiDir and all data is preserved as a stream.

Save 

Data is persistent and will be saved.

Definition at line 122 of file Arn.hpp.


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