Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1497754
HandlerOfAgent.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Size
1 KB
Referenced Files
None
Subscribers
None
HandlerOfAgent.h
View Options
#ifndef HANDLEROFAGENT_HEADERFILE
#define HANDLEROFAGENT_HEADERFILE
#include
"
#include "
Unit.h"
class
HandlerOfAgent
:
public
Unit
{
private
:
/*
//TODO: set- and get function for maxNumOf_mountedSensors;
vector<SlaveAgentSlotOfAgent*> vMountedSlaveAgents;
unsigned int maxNumOfMountedSlaveAgents;
void initSlaveAgentHandler();
*/
public
:
HandlerOfAgent
();
/*
bool attach_historyModule(Channel* inputPort, HistoryModule* historyModule);
bool detach_historyModule(SensorSlotOfAgent* sensorSlotOfAgent);
bool detach_historyModule(Channel* inputPort);
bool detach_historyModule(HistoryModule* historyModule);
HistoryModule* get_historyModuleOfSensorSlot(Channel* inputPort);
bool attach_confidenceModule(Channel* inputPort, ConfidenceModule* confidenceModule);
bool detach_confidenceModule(SensorSlotOfAgent* sensorSlotOfAgent);
bool detach_confidenceModule(Channel* inputPort);
bool detach_confidenceModule(ConfidenceModule* confidenceModule);
ConfidenceModule* get_confidenceModuleOfSensorSlot(Channel* inputPort);
*/
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sun, Mar 1, 9:39 PM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
281862
Default Alt Text
HandlerOfAgent.h (1 KB)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment