Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F25855679
MasterAgentSlotOfAgent.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Size
490 B
Referenced Files
None
Subscribers
None
MasterAgentSlotOfAgent.h
View Options
#ifndef MASTERAGENTSLOTOFAGENT_HEADERFILE
#define MASTERAGENTSLOTOFAGENT_HEADERFILE
#include
"SlotOfAgent.h"
#include
"ScoreConfidenceModule.h"
class
MasterAgentSlotOfAgent
:
public
SlotOfAgent
{
private
:
MasterAgentSlotOfAgent
*
masterAgentSlotOfAgent
;
vector
<
PossibleScore
*>*
suggestedScores
;
public
:
MasterAgentSlotOfAgent
();
void
addSuggestedScore
(
int
score
,
float
reliability
);
void
clearSuggestedScores
();
vector
<
PossibleScore
*>*
getSuggestedScores
();
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sat, Aug 29, 1:50 PM (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
371954
Default Alt Text
MasterAgentSlotOfAgent.h (490 B)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment