ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
#include <Dot.h>
Public Member Functions | |
void | print (std::ostream &out, const std::string &appendedattr) |
Public Attributes | |
std::string | label_ |
std::string | color_ |
Friends | |
class | etiss::interfaces::Dot |
void etiss::interfaces::Dot::AttrList::print | ( | std::ostream & | out, |
const std::string & | appendedattr | ||
) |
|
friend |
std::string etiss::interfaces::Dot::AttrList::label_ |
Definition at line 103 of file Dot.h.
Referenced by etiss::interfaces::Dot::createE(), etiss::interfaces::Dot::createG(), etiss::interfaces::Dot::createN(), and etiss::interfaces::graph_getCluster().