ArnLib  4.0.x
Active Registry Network
ArnClientConnectStat Class Reference

#include <ArnClient.hpp>

Public Types

enum  E {
  Init = 0, Connecting, Negotiating, Connected,
  Stopped, Error, Disconnected, TriedAll
}
 
enum  NS { NsEnum, NsHuman }
 

Detailed Description

Definition at line 49 of file ArnClient.hpp.

Member Enumeration Documentation

◆ E

Enumerator
Init 

Initialized, not yet any result of trying to connect ...

Connecting 

Trying to connect to an Arn host.

Negotiating 

Negotiating terms and compatibility with an Arn host.

Connected 

Successfully connected to an Arn host.

Stopped 

No data flow within set timeout (still connected)

Error 

Unsuccessfull when trying to connect to an Arn host.

Disconnected 

TCP connection is broken (has been successfull)

TriedAll 

Unsuccessfully tried to connect to all hosts in the Arn connection List.

Definition at line 53 of file ArnClient.hpp.

◆ NS

Enumerator
NsEnum 
NsHuman 

Definition at line 73 of file ArnClient.hpp.


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