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

#include <abg-viz-dot.h>

Inheritance diagram for parent_node:
[legend]

Public Member Functions

 parent_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

Parent node.

Some characteristics:

  • name (text anchor = start ie left).
  • background box x and y size
  • style info
  • (optional) template parameters

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

Constructor & Destructor Documentation

◆ parent_node()

parent_node ( const std::string & __id)
inline

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


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