Cyber Garage Portable Runtime (CGPR) for C
_CGDictionary Struct Reference

The generic wrapper struct for mUPnP's dictionarys. More...

#include <dictionary.h>

Data Fields

CG_LIST_STRUCT_MEMBERS CGStringkey
 
CGStringvalue
 

Detailed Description

The generic wrapper struct for mUPnP's dictionarys.

This wrapper has been created to enable 100% code compatibility between different platforms (Linux, Win32 etc..)

Field Documentation

◆ key

CG_LIST_STRUCT_MEMBERS CGString* _CGDictionary::key

◆ value

CGString* _CGDictionary::value

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