Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F10550968
Node.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Size
335 B
Referenced Files
None
Subscribers
None
Node.h
View Options
#ifndef NODE_HEADERFILE
#define NODE_HEADERFILE
#include
"Module.h"
#define ACTIVATED true
#define DEACTIVATED false
class
Node
:
public
Module
{
private
:
unsigned
int
workingCycle
;
public
:
Node
();
bool
set_workingCycle
(
unsigned
int
workingCycle
);
unsigned
int
get_workingCycle
();
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sun, May 31, 12:07 AM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
329116
Default Alt Text
Node.h (335 B)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment