libabigail
Loading...
Searching...
No Matches
child_node Struct Reference

#include <abg-viz-dot.h>

Inheritance diagram for child_node:
[legend]

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

Detailed Description

Child node.

Some characteristics:

  • horizontal name (text anchor = start ie left).
  • background box
  • (optional) template parameters

Definition at line 69 of file abg-viz-dot.h.

Constructor & Destructor Documentation

◆ child_node()

child_node ( const std::string & __id)
inline

Definition at line 71 of file abg-viz-dot.h.


The documentation for this struct was generated from the following file: