EvidenceBase.hpp
virtual ~EvidenceBase()
Free all the underlying memory containing the evidence.
Base evidence class containing evidence to be processed by an engine.
Definition: EvidenceBase.hpp:67
virtual bool isRelevant(fiftyoneDegreesEvidencePrefix prefix)
Get whether or not the evidence key prefix is relevant or not.
A C++ wrapper class for transform.h conversion routines.
Definition: ComponentMetaDataBuilderHash.hpp:33
EvidenceBase()
Construct a new instance containing no evidence.
fiftyoneDegreesEvidencePrefix
@Contains key value pairs as evidence to be processed.
Definition: evidence.h:134
fiftyoneDegreesEvidenceKeyValuePairArray * get()
Get the underlying C structure containing the evidence.
void erase(iterator position)
Remove the evidence item at the position indicated.
Array of evidence key value pairs and a pointer to the next array if present or NULL of not present.
Definition: evidence.h:191
Definition: GettingStarted.c:64
