GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
property Struct Reference

Public Member Functions

 property (const std::string &key_, const std::string &value_)
 

Public Attributes

std::string key
 
std::string value
 

Detailed Description

Definition at line 42 of file target-descriptions.c.

Constructor & Destructor Documentation

◆ property()

property::property ( const std::string & key_,
const std::string & value_ )
inline

Definition at line 44 of file target-descriptions.c.

Member Data Documentation

◆ key

std::string property::key

Definition at line 48 of file target-descriptions.c.

◆ value

std::string property::value

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