|
libabigail
|
#include <abg-viz-dot.h>
Public Member Functions | |
| child_node (const std::string &__id) | |
Public Member Functions inherited from node_base | |
| node_base (const std::string &__id, type __t, const style &__sty) | |
Additional Inherited Members | |
Public Types inherited from node_base | |
| enum | type { child , parent } |
| Possible derived types. More... | |
Public Attributes inherited from node_base | |
| units_type | _M_count |
| std::string | _M_id |
| const style & | _M_style |
| type | _M_type |
| float | _M_x_space |
| float | _M_y_space |
Static Public Attributes inherited from node_base | |
| static units_type | _M_count_total |
Child node.
Some characteristics:
Definition at line 69 of file abg-viz-dot.h.
|
inline |
Definition at line 71 of file abg-viz-dot.h.