OpenASIP  2.0
Public Attributes | List of all members
ObjectState::Attribute Struct Reference

Struct for describing an attribute of the XML element. More...

#include <ObjectState.hh>

Collaboration diagram for ObjectState::Attribute:
Collaboration graph

Public Attributes

std::string name
 Name of the attribute. More...
 
std::string value
 Value of the attribute. More...
 

Detailed Description

Struct for describing an attribute of the XML element.

Definition at line 62 of file ObjectState.hh.

Member Data Documentation

◆ name

std::string ObjectState::Attribute::name

◆ value

std::string ObjectState::Attribute::value

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