Pothos  0.3.3-g32d3017c
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Public Member Functions | List of all members
Pothos::Util::UID Class Reference

#include <UID.hpp>

Inheritance diagram for Pothos::Util::UID:
Inheritance graph
[legend]

Public Member Functions

 UID (void)
 Default constructor. More...
 
const std::string & uid (void) const
 Get the UID as a string. More...
 

Detailed Description

Represent a universally unique ID.

Constructor & Destructor Documentation

Pothos::Util::UID::UID ( void  )

Default constructor.

Member Function Documentation

const std::string & Pothos::Util::UID::uid ( void  ) const
inline

Get the UID as a string.


The documentation for this class was generated from the following file: