NTRT Simulator
Version: Master
|
Contains the definition of class tgDataManager. More...
#include "core/tgSenseable.h"
#include <string>
#include <sstream>
#include <iostream>
#include <vector>
Go to the source code of this file.
Classes | |
class | tgDataManager |
Functions | |
std::ostream & | operator<< (std::ostream &os, const tgDataManager &obj) |
Contains the definition of class tgDataManager.
Definition in file tgDataManager.h.
std::ostream& operator<< | ( | std::ostream & | os, |
const tgDataManager & | obj | ||
) |
Overload operator<<() to handle tgDataManager
[in,out] | os | an ostream |
[in] | pair | a tgDataManager |
Definition at line 267 of file tgDataManager.cpp.