Searched defs:nested_ (Results 1 – 2 of 2) sorted by relevance
29 Exception* nested_) in Exception()67 void Magick::Exception::nested(Exception* nested_) throw() in nested()77 Magick::Error::Error(const std::string& what_,Exception *nested_) in Error()91 Magick::ErrorBlob::ErrorBlob(const std::string& what_,Exception *nested_) in ErrorBlob()105 Magick::ErrorCache::ErrorCache(const std::string& what_,Exception *nested_) in ErrorCache()119 Magick::ErrorCoder::ErrorCoder(const std::string& what_,Exception *nested_) in ErrorCoder()134 Exception *nested_) in ErrorConfigure()149 Exception *nested_) in ErrorCorruptImage()164 Exception *nested_) in ErrorDelegate()178 Magick::ErrorDraw::ErrorDraw(const std::string& what_,Exception *nested_) in ErrorDraw()[all …]
357 NestedMap nested_; variable