Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
steam::mobject::session::test::anonymous_namespace{defs-manager-impl-test.cpp} Namespace Reference

Functions

bool find (const string &pID)
 shortcut: query for given Pipe-ID
 
string newID (Symbol prefix)
 create a random new ID
 

Variables

_Fmt pattern ("dummy_%s_%i")
 

Function Documentation

◆ find()

bool find ( const string &  pID)

shortcut: query for given Pipe-ID

Definition at line 61 of file defs-manager-impl-test.cpp.

References Session::current.

◆ newID()

string newID ( Symbol  prefix)

create a random new ID

Definition at line 71 of file defs-manager-impl-test.cpp.

References newID(), and pattern.

Referenced by newID().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ pattern

_Fmt pattern("dummy_%s_%i") ( "dummy_%s_%i"  )

Referenced by newID().