Page MenuHomePhorge

SlaveAgentSlotOfAgent.h
No OneTemporary

Size
481 B
Referenced Files
None
Subscribers
None

SlaveAgentSlotOfAgent.h

#ifndef SLAVEAGENTSLOTOFAGENT_HEADERFILE
#define SLAVEAGENTSLOTOFAGENT_HEADERFILE
#include "SlotOfAgent.h"
class SlaveAgentSlotOfAgent : public SlotOfAgent {
private:
// TODO: set- and get function for maxNumOf_mountedSensors;
float slaveAgentValue;
bool flag_slaveAgentValueIsSet;
bool flag_slaveAgentValueHasChanged;
public:
SlaveAgentSlotOfAgent();
void set_slaveAgentValue(float slaveAgentValue);
bool get_slaveAgentValue(float *slaveAgentValue);
};
#endif

File Metadata

Mime Type
text/x-c++
Expires
Sun, Mar 1, 6:44 PM (20 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
283006
Default Alt Text
SlaveAgentSlotOfAgent.h (481 B)

Event Timeline