Searched refs:JSONCPP_DEPRECATED (Results 1 – 11 of 11) sorted by relevance
157 #define JSONCPP_DEPRECATED(message) __declspec(deprecated(message)) macro160 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro163 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro165 #define JSONCPP_DEPRECATED(message) __attribute__((__deprecated__)) macro168 #if !defined(JSONCPP_DEPRECATED)169 #define JSONCPP_DEPRECATED(message) macro
184 #define JSONCPP_DEPRECATED(message) __declspec(deprecated(message)) macro187 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro190 #define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro192 #define JSONCPP_DEPRECATED(message) __attribute__((__deprecated__)) macro195 #if !defined(JSONCPP_DEPRECATED)196 #define JSONCPP_DEPRECATED(message) macro872 JSONCPP_DEPRECATED("Use setComment(std::string const&) instead.")1036 JSONCPP_DEPRECATED("Use `key = name();` instead.")1310 JSONCPP_DEPRECATED("Use getFormattedErrorMessages() instead.")
111 #define JSONCPP_DEPRECATED(message) __attribute__((deprecated(message))) macro115 #define JSONCPP_DEPRECATED(message) __attribute__((deprecated(message))) macro117 #define JSONCPP_DEPRECATED(message) __attribute__((__deprecated__)) macro121 #define JSONCPP_DEPRECATED(message) __declspec(deprecated(message)) macro124 #if !defined(JSONCPP_DEPRECATED)125 #define JSONCPP_DEPRECATED(message) macro
36 class JSONCPP_DEPRECATED(55 JSONCPP_DEPRECATED("Use CharReader and CharReaderBuilder instead")60 JSONCPP_DEPRECATED("Use CharReader and CharReaderBuilder instead")111 JSONCPP_DEPRECATED("Use getFormattedErrorMessages() instead.")
148 class JSONCPP_DEPRECATED("Use StreamWriter instead") JSON_API Writer {168 class JSONCPP_DEPRECATED("Use StreamWriterBuilder instead") JSON_API FastWriter228 class JSONCPP_DEPRECATED("Use StreamWriterBuilder instead") JSON_API297 class JSONCPP_DEPRECATED("Use StreamWriterBuilder instead") JSON_API
584 JSONCPP_DEPRECATED("Use setComment(String const&) instead.")790 JSONCPP_DEPRECATED("Use `key = name();` instead.")
184 # define JSONCPP_DEPRECATED(message) __declspec(deprecated(message)) macro217 # define JSONCPP_DEPRECATED(message) __attribute__ ((deprecated(message))) macro219 # define JSONCPP_DEPRECATED(message) __attribute__((__deprecated__)) macro223 #if !defined(JSONCPP_DEPRECATED)224 #define JSONCPP_DEPRECATED(message) macro922 JSONCPP_DEPRECATED("Use setComment(std::string const&) instead.")1086 JSONCPP_DEPRECATED("Use `key = name();` instead.")1361 JSONCPP_DEPRECATED("Use getFormattedErrorMessages() instead.")