libsheepy
Data Fields
yaml_anchors_s Struct Reference

#include <yaml.h>

Data Fields

int references
 The number of references. More...
 
int anchor
 The anchor id. More...
 
int serialized
 If the node has been emitted? More...
 

Detailed Description

Definition at line 1530 of file yaml.h.

Field Documentation

◆ references

int yaml_anchors_s::references

The number of references.

Definition at line 1532 of file yaml.h.

◆ anchor

int yaml_anchors_s::anchor

The anchor id.

Definition at line 1534 of file yaml.h.

◆ serialized

int yaml_anchors_s::serialized

If the node has been emitted?

Definition at line 1536 of file yaml.h.


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