Static Public Member Functions | List of all members
SharedMemoryUtils Struct Reference

Utilities for shared memory items. More...

#include <SharedMemoryUtils.hpp>

Static Public Member Functions

static std::string namePrefixFromAppPath ()
 Create a name prefix by canonicalising the application path. More...
 
static std::string namePrefixFromUUID ()
 Create a name prefix by canonicalising a UUID. More...
 

Detailed Description

Utilities for shared memory items.

Member Function Documentation

◆ namePrefixFromAppPath()

static std::string namePrefixFromAppPath ( )
inlinestatic

Create a name prefix by canonicalising the application path.

◆ namePrefixFromUUID()

static std::string namePrefixFromUUID ( )
inlinestatic

Create a name prefix by canonicalising a UUID.


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