OverSim
BootstrapNodeHandle.h File Reference

Go to the source code of this file.

Classes

class  BootstrapNodeHandle

Enumerations

enum  BootstrapNodePrioType { DNSSD = 0, MDNS = 1, CACHE = 2 }

Detailed Description

Author
Bin Zheng

Definition in file BootstrapNodeHandle.h.

Enumeration Type Documentation

Enumerator:
DNSSD 
MDNS 
CACHE 

Definition at line 27 of file BootstrapNodeHandle.h.

{
DNSSD = 0,
MDNS = 1,
CACHE = 2,
};