|
Public Member Functions | |
DotLink (const DotNode &n1, const DotNode &n2, init_t args={}) | |
Public Member Functions inherited from DotEntity | |
void | setAttributes (const init_t &args) |
Public Attributes | |
const DotNode & | node1 |
const DotNode & | node2 |
Public Attributes inherited from DotEntity | |
drain::VariableMap | attributes |
Additional Inherited Members | |
Public Types inherited from DotEntity | |
typedef std::initializer_list< std::pair< const char *, const Variable > > | init_t |
Static Public Attributes inherited from DotEntity | |
static const std::string | fill = " " |