OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
HandlerState Struct Reference

#include <HandlerStateListener.h>

Public Types

enum  Enum { Disconnected, Disconnecting, Connected, Connecting }
 

Detailed Description

Defines the state that the handler is in.

Definition at line 30 of file HandlerStateListener.h.

Member Enumeration Documentation

enum Enum

Defines the state that the handler is in.

Enumerator
Disconnected 

Disconnected.

Disconnecting 

Disconnecting.

Connected 

Connected.

Connecting 

Connecting.

Definition at line 34 of file HandlerStateListener.h.


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