Struct ConnectionManager::CmEvent

Nested Relationships

This struct is a nested type of Class ConnectionManager.

Struct Documentation

struct CmEvent

The CmEvent struct stores information about a connection manager event.

Public Members

long event

The type of the event.

fi_eq_err_entry err_entry

The error entry (if an error was read)

FiInfoUniquePtr info

The information about the event.