Multicast and file-based mechanisms for finding the name server. More...
#include <yarp/name/BootstrapServer.h>
Public Member Functions | |
| BootstrapServer (NameService &owner) | |
| virtual | ~BootstrapServer () |
| bool | start () |
| bool | stop () |
| yarp::os::Contact | where () |
Static Public Member Functions | |
| static bool | configFileBootstrap (yarp::os::Contact &contact, bool configFileRequired, bool mayEditConfigFile) |
Multicast and file-based mechanisms for finding the name server.
Definition at line 23 of file BootstrapServer.h.
| BootstrapServer::BootstrapServer | ( | NameService & | owner | ) |
Definition at line 72 of file BootstrapServer.cpp.
|
virtual |
Definition at line 81 of file BootstrapServer.cpp.
|
static |
Definition at line 104 of file BootstrapServer.cpp.
| bool BootstrapServer::start | ( | ) |
Definition at line 89 of file BootstrapServer.cpp.
| bool BootstrapServer::stop | ( | ) |
Definition at line 96 of file BootstrapServer.cpp.
| Contact BootstrapServer::where | ( | ) |
Definition at line 196 of file BootstrapServer.cpp.