JXXON object mapper library
JXXON::Json::Map< T, Base, Args > Member List

This is the complete list of members for JXXON::Json::Map< T, Base, Args >, including all inherited members.

Map()JXXON::Json::Map< T, Base, Args >inline
Map(InputIterator first, InputIterator last)JXXON::Json::Map< T, Base, Args >inline
Map(const Map &other)JXXON::Json::Map< T, Base, Args >inline
Map(Map &&other)JXXON::Json::Map< T, Base, Args >inline
Map(std::initializer_list< std::pair< const std::string, T >> initializerList)JXXON::Json::Map< T, Base, Args >inline
Map(const typename Base< T, Args... >::DelegateType &other)JXXON::Json::Map< T, Base, Args >inline
Map(typename Base< T, Args... >::DelegateType &&other)JXXON::Json::Map< T, Base, Args >inline
Map(const Json &json)JXXON::Json::Map< T, Base, Args >inline
operator=(const Map &other)JXXON::Json::Map< T, Base, Args >inline
operator=(Map &&other)JXXON::Json::Map< T, Base, Args >inline
operator=(std::initializer_list< std::pair< const std::string, T >> initializerList)JXXON::Json::Map< T, Base, Args >inline
operator=(const typename Base< T, Args... >::DelegateType &other)JXXON::Json::Map< T, Base, Args >inline
operator=(typename Base< T, Args... >::DelegateType &&other)JXXON::Json::Map< T, Base, Args >inline
toJson() const overrideJXXON::Json::Map< T, Base, Args >inlinevirtual
~Map()JXXON::Json::Map< T, Base, Args >inline
~Serializable() (defined in JXXON::Json::Serializable)JXXON::Json::Serializableinlinevirtual