Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Attr Struct Reference

#include <xml_graph.H>

Collaboration diagram for Aleph::Attr:
[legend]

Public Attributes

std::string name
 
std::string value
 

Detailed Description

Definition at line 59 of file xml_graph.H.

Member Data Documentation

◆ name

std::string Aleph::Attr::name

Definition at line 61 of file xml_graph.H.

◆ value

std::string Aleph::Attr::value

Definition at line 62 of file xml_graph.H.


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