MADARA
3.1.8
|
Go to the source code of this file.
Namespaces | |
madara | |
Copyright (c) 2015 Carnegie Mellon University. | |
madara::knowledge | |
Provides functions and classes for the distributed knowledge base. | |
Macros | |
#define | _KNOWLEDGE_RECORD_INL_ |
Functions | |
template<typename T > | |
void | madara::knowledge::destruct (T &x) |
uint32_t | madara::knowledge::max_quality (const KnowledgeRecords &records) |
Returns the maximum quality within the records. More... | |
std::ostream & | madara::knowledge::operator<< (std::ostream &stream, const KnowledgeRecord &rhs) |
output stream buffering More... | |
This file contains the methods of the knowledge::KnowledgeRecord class
Definition in file KnowledgeRecord.inl.
#define _KNOWLEDGE_RECORD_INL_ |
Definition at line 4 of file KnowledgeRecord.inl.