ArnLib
4.0.x
Active Registry Network
|
#include <ArnMonEvent.hpp>
Public Types | |
enum | E { None = 0, ItemCreated, ItemFound, ItemDeleted, ItemModeChg, MonitorStart, MonitorReStart } |
enum | NS { NsEnum, NsCom } |
Definition at line 39 of file ArnMonEvent.hpp.
enum ArnMonEventType::E |
Enumerator | |
---|---|
None | Invalid. |
ItemCreated | Newly created Arn object. |
ItemFound | Found a present Arn object. |
ItemDeleted | An Arn object was deleted. |
ItemModeChg | An Arn object changed mode. |
MonitorStart | Internal: start the Monitor. |
MonitorReStart | Internal: restart the Monitor. |
Definition at line 43 of file ArnMonEvent.hpp.
enum ArnMonEventType::NS |
Enumerator | |
---|---|
NsEnum | |
NsCom |
Definition at line 62 of file ArnMonEvent.hpp.