|
NTRT Simulator
v1.1
|
Contains the definition of class tgModel. More...
#include "tgCast.h"#include "tgTaggable.h"#include "tgTagSearch.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 204 of file tgModel.cpp.
