Darwin Neuroevolution Framework
Public Attributes | List of all members
darwin::DbUniverseObject Struct Reference

Base class for all the universe database objects. More...

#include <universe.h>

Inheritance diagram for darwin::DbUniverseObject:
darwin::DbEvolutionTrace darwin::DbExperiment darwin::DbExperimentVariation darwin::DbGeneration

Public Attributes

db::RowId id = 0
 RowId (unique universe object id)
 
optional< string > comment
 Object comment/annotation.
 
time_t timestamp = 0
 Object creation timestamp.
 

Detailed Description

Base class for all the universe database objects.


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