StovePCMatchmaking(Native dll)  1.0.4.1
Public Member Functions | List of all members
MetadataHelper Class Reference

Public Member Functions

 MetadataHelper (const StovePCMatchmakingMetadata *metadataArray, int32_t count)
 
bool keyexist (const std::wstring &key)
 
ItemMap::iterator find (const std::wstring &key)
 
ItemMap::const_iterator find (const std::wstring &key) const
 
bool empty () const
 
std::size_t size () const
 
std::wstring & operator[] (const std::wstring &key)
 
const ItemMap::const_iterator cbegin () const
 
const ItemMap::const_iterator cend () const
 
const ItemMap::const_reverse_iterator crbegin () const
 
const ItemMap::const_reverse_iterator crend () const
 
ItemMap::iterator begin ()
 
ItemMap::iterator end ()
 
ItemMap::reverse_iterator rbegin ()
 
ItemMap::reverse_iterator rend ()
 

Detailed Description

Examples:
stove_pc_matchmaking_sample.h.

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