Go to the source code of this file.
|
static MultiNameSpace & | getNameSpace () |
|
static bool | needsLookup (const Contact &contact) |
|
static int | noteDud (const Contact &src) |
|
static int | enactConnection (const Contact &src, const Contact &dest, const ContactStyle &style, int mode, bool reversed) |
|
static std::string | collectParams (Contact &c) |
|
static std::string | extractCarrierNameOnly (const std::string &carrier_name_with_params) |
|
static int | metaConnect (const std::string &src, const std::string &dest, ContactStyle style, int mode) |
|
static bool | getPortQos (const std::string &port, const std::string &unit, QosStyle &style, bool quiet) |
|
◆ collectParams()
static std::string collectParams |
( |
Contact & |
c | ) |
|
|
static |
◆ enactConnection()
◆ extractCarrierNameOnly()
static std::string extractCarrierNameOnly |
( |
const std::string & |
carrier_name_with_params | ) |
|
|
static |
◆ getNameSpace()
◆ getPortQos()
static bool getPortQos |
( |
const std::string & |
port, |
|
|
const std::string & |
unit, |
|
|
QosStyle & |
style, |
|
|
bool |
quiet |
|
) |
| |
|
static |
◆ metaConnect()
static int metaConnect |
( |
const std::string & |
src, |
|
|
const std::string & |
dest, |
|
|
ContactStyle |
style, |
|
|
int |
mode |
|
) |
| |
|
static |
◆ needsLookup()
static bool needsLookup |
( |
const Contact & |
contact | ) |
|
|
static |
◆ noteDud()
static int noteDud |
( |
const Contact & |
src | ) |
|
|
static |
◆ __yarp_auto_init_active
bool __yarp_auto_init_active = false |
|
static |
◆ __yarp_is_initialized
int __yarp_is_initialized = 0 |
|
static |
◆ yarp_auto_init
destructor is called on shutdown.
Definition at line 86 of file Network.cpp.