![]() |
Pothos
0.6.0-g9da168ef
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.
1.8.13