libabigail
|
#include <abg-viz-dot.h>
Public Member Functions | |
parent_node (const std::string &__id) | |
![]() | |
node_base (const std::string &__id, type __t, const style &__sty) | |
Additional Inherited Members | |
![]() | |
enum | type { child , parent } |
Possible derived types. More... | |
![]() | |
units_type | _M_count |
std::string | _M_id |
const style & | _M_style |
type | _M_type |
float | _M_x_space |
float | _M_y_space |
![]() | |
static units_type | _M_count_total |
Parent node.
Some characteristics:
Definition at line 52 of file abg-viz-dot.h.
|
inline |
Definition at line 54 of file abg-viz-dot.h.