Tileson  1.3.0
A helpful json parser for Tiled maps
tson::PropertyCollection Member List

This is the complete list of members for tson::PropertyCollection, including all inherited members.

add(const tson::Property &property)tson::PropertyCollectioninline
add(IJson &json)tson::PropertyCollectioninline
add(const std::string &name, const std::any &value, tson::Type type)tson::PropertyCollectioninline
get()tson::PropertyCollectioninline
getId() consttson::PropertyCollectioninline
getProperties()tson::PropertyCollectioninline
getProperty(const std::string &name)tson::PropertyCollectioninline
getSize() consttson::PropertyCollectioninline
getValue(const std::string &name)tson::PropertyCollectioninline
hasProperty(const std::string &name)tson::PropertyCollectioninline
m_idtson::PropertyCollectionprotected
m_propertiestson::PropertyCollectionprotected
PropertyCollection()=defaulttson::PropertyCollectioninline
PropertyCollection(std::string id)tson::PropertyCollectioninlineexplicit
remove(const std::string &name)tson::PropertyCollectioninline
setId(const std::string &id)tson::PropertyCollectioninline
setValue(const std::string &name, const std::any &value)tson::PropertyCollectioninline