X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=include%2Fanna%2Fdiameter%2Fcodec%2FAvp.hpp;h=5bffde7cab42b6c787de0ee533a07242eaf41609;hp=c4debd266ba5b31c06a5477877c5a62b928e354e;hb=227446df961ead723c8f2b04ea53d99c770a438f;hpb=1fd0c19880f48fd5d98dfce81dfed21147b4dfe3 diff --git a/include/anna/diameter/codec/Avp.hpp b/include/anna/diameter/codec/Avp.hpp index c4debd2..5bffde7 100644 --- a/include/anna/diameter/codec/Avp.hpp +++ b/include/anna/diameter/codec/Avp.hpp @@ -712,9 +712,11 @@ public: /** Class xml string representation + @param sortAttributes Optional normalization used to match xml representation with regexps + \return XML string representation with relevant information for this instance. */ - std::string asXMLString() const throw(); + std::string asXMLString(bool sortAttributes = false) const throw(); /** Comparison operator by mean serialization