#include <fesa-core/DataStore/GenericField.h>
#include <fesa-core/DataStore/AbstractFaultField.h>
#include <fesa-core/DataStore/TypeDefinition.h>
#include <string>
#include <sys/time.h>
Go to the source code of this file.
Classes | |
class | fesa::FaultField< DataType > |
Specialized field for fault fields. This type of field is meant to indicate a fault or problem in the system. It is a template as it can accept FaultField_DataTypes or derived classes of that type as template parameter. More... | |
Namespaces | |
namespace | fesa |