Updated some documentation based on a brief slack discussion with MG

This commit is contained in:
Klaus Basan
2016-10-29 00:32:01 +02:00
parent 0fd0ce05f0
commit c02cbcb952
3 changed files with 7 additions and 5 deletions

View File

@@ -31,6 +31,7 @@ namespace BlackCore
namespace Data
{
//! Global settings for readers, debug flags, etc.
//! \note also called the bootstrap file as it is needed once to get information where all the data are located
class BLACKCORE_EXPORT CGlobalSetup :
public BlackMisc::CValueObject<CGlobalSetup>,
public BlackMisc::ITimestampBased