Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1494018
HistoryEntry.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Size
273 B
Referenced Files
None
Subscribers
None
HistoryEntry.h
View Options
#ifndef HISTORYENTRY_HEADERFILE
#define HISTORYENTRY_HEADERFILE
// TODO: save also time stamp or something similar
class
HistoryEntry
{
private
:
float
entryValue
;
public
:
HistoryEntry
();
void
set_entryValue
(
float
entryValue
);
float
get_entryValue
();
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sun, Mar 1, 6:29 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
283328
Default Alt Text
HistoryEntry.h (273 B)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment