Pothos
0.4.1-gb758ed46
The Pothos dataflow programming software suite
|
#include <UID.hpp>
Public Member Functions | |
UID (void) | |
Default constructor. More... | |
const std::string & | uid (void) const |
Get the UID as a string. More... | |
Represent a universally unique ID.
Pothos::Util::UID::UID | ( | void | ) |
Default constructor.
|
inline |
Get the UID as a string.