10 #ifndef YARP_OS_NAME_H
11 #define YARP_OS_NAME_H
29 Name(
const std::string& txt);
37 bool isRooted()
const;
48 std::string getCarrierModifier(
const char* mod,
bool* hasModifier =
nullptr);
Simple abstraction for a YARP port name.
The main, catch-all namespace for YARP.
#define YARP_SUPPRESS_DLL_INTERFACE_WARNING_ARG(x)
Suppress MSVC C4251 warning for the declaration.