Loading...
Searching...
No Matches
property_infot Struct Reference
#include <properties.h>
+ Collaboration diagram for property_infot:
A pointer to the corresponding goto instruction.
A description (usually derived from the assertion's comment)
The status of the property.
Detailed Description
Constructor & Destructor Documentation
◆ property_infot()
std::string
description,
)
Member Data Documentation
◆ description
std::string property_infot::description
A description (usually derived from the assertion's comment)
Definition at line 69 of file properties.h.
◆ pc
A pointer to the corresponding goto instruction.
Definition at line 66 of file properties.h.
◆ status
The status of the property.
Definition at line 72 of file properties.h.
The documentation for this struct was generated from the following files: