MADARA  3.1.8
KnowledgeRecord.inl File Reference
#include <algorithm>
#include <iostream>
#include "madara/utility/Utility.h"
Include dependency graph for KnowledgeRecord.inl:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Author
James Edmondson jedmo.nosp@m.ndso.nosp@m.n@gma.nosp@m.il.c.nosp@m.om

This file contains the methods of the knowledge::KnowledgeRecord class

Definition in file KnowledgeRecord.inl.

Macro Definition Documentation

#define _KNOWLEDGE_RECORD_INL_

Definition at line 4 of file KnowledgeRecord.inl.