|
YARP
Yet Another Robot Platform
|
|
Go to the documentation of this file.
10 #ifndef YARP_OS_PORTINFO_H
11 #define YARP_OS_PORTINFO_H
78 #endif // YARP_OS_PORTINFO_H
constexpr yarp::conf::vocab32_t createVocab(char a, char b=0, char c=0, char d=0)
#define YARP_SUPPRESS_DLL_INTERFACE_WARNING_ARG(x)
Suppress MSVC C4251 warning for the declaration.
bool created
True if a connection is created, false if destroyed.
Information about a port connection or event.
std::string carrierName
Name of protocol type, if releveant.
std::string targetName
Name of connection target, if any.
int tag
Type of information.
bool incoming
True if a connection is incoming, false if outgoing.
std::string portName
Name of port.
std::string message
A human-readable description of contents.
The main, catch-all namespace for YARP.
std::string sourceName
Name of connection source, if any.