Page MenuHomePhorge

HistoryEntry.cpp
No OneTemporary

Size
217 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
Sun, Mar 1, 9:29 PM (1 d, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
286453
Default Alt Text
HistoryEntry.cpp (217 B)

Event Timeline