ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Member Functions | Public Attributes | Friends | List of all members
etiss::interfaces::Dot::AttrList Class Reference

#include <Dot.h>

Inheritance diagram for etiss::interfaces::Dot::AttrList:
Inheritance graph
[legend]
Collaboration diagram for etiss::interfaces::Dot::AttrList:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 98 of file Dot.h.

Member Function Documentation

◆ print()

void etiss::interfaces::Dot::AttrList::print ( std::ostream &  out,
const std::string &  appendedattr 
)

Definition at line 858 of file Dot.cpp.

Friends And Related Function Documentation

◆ etiss::interfaces::Dot

friend class etiss::interfaces::Dot
friend

Definition at line 100 of file Dot.h.

Member Data Documentation

◆ color_

std::string etiss::interfaces::Dot::AttrList::color_

Definition at line 104 of file Dot.h.

◆ label_

std::string etiss::interfaces::Dot::AttrList::label_

The documentation for this class was generated from the following files: