PandA-2024.02
Functions
aadl_parser_node.cpp File Reference

Specification of the data structure associated with a node during aadl parsing. More...

#include "aadl_parser_node.hpp"
#include <ostream>
Include dependency graph for aadl_parser_node.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const AadlParserNode &aadl_parser_node)
 Header include. More...
 

Detailed Description

Specification of the data structure associated with a node during aadl parsing.

Author
Marco Lattuada marco.nosp@m..lat.nosp@m.tuada.nosp@m.@pol.nosp@m.imi.i.nosp@m.t

Definition in file aadl_parser_node.cpp.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const AadlParserNode aadl_parser_node 
)

Header include.

Friend definition of the << operator.

Parameters
osis the output stream
to_be_printedis the node to be printed

Definition at line 45 of file aadl_parser_node.cpp.

References AadlParserNode::features, AadlParserNode::property_associations, and AadlParserNode::strg.


Generated on Mon Feb 12 2024 13:03:32 for PandA-2024.02 by doxygen 1.8.13