SavvyUI C++ UI Library
Loading...
Searching...
No Matches
KeyValue Class Reference

#include <Common.h>

Public Member Functions

 KeyValue (const wstring &key, const wstring &value)

Public Attributes

wstring _key
wstring _value

Constructor & Destructor Documentation

◆ KeyValue()

KeyValue::KeyValue ( const wstring & key,
const wstring & value )
inline

Member Data Documentation

◆ _key

wstring KeyValue::_key

◆ _value

wstring KeyValue::_value

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