Page MenuHomePhorge

HistoryEntry.cpp
No OneTemporary

Size
210 B
Referenced Files
None
Subscribers
None

HistoryEntry.cpp

#include "HistoryEntry.h"
HistoryEntry::HistoryEntry() {}
void HistoryEntry::set_entryValue(float entryValue) {
this->entryValue = entryValue;
}
float HistoryEntry::get_entryValue() { return entryValue; }

File Metadata

Mime Type
text/x-c
Expires
Sat, Jun 7, 4:31 PM (3 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
149864
Default Alt Text
HistoryEntry.cpp (210 B)

Event Timeline