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.

00027                            {
00028     DNSSD = 0,
00029     MDNS = 1,
00030     CACHE = 2,
00031 };

Generated on Wed May 26 16:21:15 2010 for OverSim by  doxygen 1.6.3