Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F23079468
Node.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Size
269 B
Referenced Files
None
Subscribers
None
Node.h
View Options
#ifndef NODE_HEADERFILE
#define NODE_HEADERFILE
#include
"Unit.h"
class
Node
:
public
Unit
{
private
:
unsigned
int
workingCycle
;
public
:
Node
();
Node
(
string
name
);
bool
setWorkCycle
(
unsigned
int
workingCycle
);
unsigned
int
getWorkCycle
();
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sun, Aug 2, 1:58 AM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
362061
Default Alt Text
Node.h (269 B)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment