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