![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Functions | |
| uint | counter (0) |
| Asset::Ident | make_new_ident () |
| Asset::Ident | make_new_ident (PAsset &ref) |
| uint counter | ( | 0 | ) |
References counter().
Referenced by counter(), make_new_ident(), and make_new_ident().
Here is the call graph for this function:
Here is the caller graph for this function:| Asset::Ident make_new_ident | ( | ) |
helper generating continuously different new asset identities
Definition at line 37 of file testasset.cpp.
References counter(), make_new_ident(), and steam::asset::META.
Referenced by make_new_ident(), and make_new_ident().
Here is the call graph for this function:
Here is the caller graph for this function:| Asset::Ident make_new_ident | ( | PAsset & | ref | ) |
Definition at line 46 of file testasset.cpp.
References counter(), and make_new_ident().
Here is the call graph for this function: