![]() |
Lumiera 0.pre.04
»edit your freedom«
|
#include "steam/asset/meta/error-log.hpp"
Definition at line 86 of file error-log.hpp.
Public Attributes | |
| string | nameID |
Public Member Functions | |
| Builder (string name) | |
| lib::P< ErrorLog > | commit () |
| create a specific error log configured as defined through this builder | |
|
inline |
Definition at line 92 of file error-log.hpp.
create a specific error log configured as defined through this builder
Setup of an ErrorLog: validate the settings within this builder instance, then create an appropriately configured ErrorLog instance.
TICKET #1157 : and the entity created here is bare of any functionality
Definition at line 82 of file error-log.cpp.
References steam::asset::meta::theErrorLog_ID, and AssetManager::wrap().
Here is the call graph for this function:| string nameID |
Definition at line 88 of file error-log.hpp.
Collaboration diagram for Builder< ErrorLog >: