Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F25859254
HistoryEntry.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Size
293 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
Sat, Aug 29, 4:04 PM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
363664
Default Alt Text
HistoryEntry.h (293 B)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment