• Home
  • Raw
  • Download

Lines Matching refs:what_

21 Magick::Exception::Exception(const std::string& what_)  in Exception()  argument
23 _what(what_), in Exception()
28 Magick::Exception::Exception(const std::string& what_, in Exception() argument
31 _what(what_), in Exception()
72 Magick::Error::Error(const std::string& what_) in Error() argument
73 : Exception(what_) in Error()
77 Magick::Error::Error(const std::string& what_,Exception *nested_) in Error() argument
78 : Exception(what_,nested_) in Error()
86 Magick::ErrorBlob::ErrorBlob(const std::string& what_) in ErrorBlob() argument
87 : Error(what_) in ErrorBlob()
91 Magick::ErrorBlob::ErrorBlob(const std::string& what_,Exception *nested_) in ErrorBlob() argument
92 : Error(what_,nested_) in ErrorBlob()
100 Magick::ErrorCache::ErrorCache(const std::string& what_) in ErrorCache() argument
101 : Error(what_) in ErrorCache()
105 Magick::ErrorCache::ErrorCache(const std::string& what_,Exception *nested_) in ErrorCache() argument
106 : Error(what_,nested_) in ErrorCache()
114 Magick::ErrorCoder::ErrorCoder(const std::string& what_) in ErrorCoder() argument
115 : Error(what_) in ErrorCoder()
119 Magick::ErrorCoder::ErrorCoder(const std::string& what_,Exception *nested_) in ErrorCoder() argument
120 : Error(what_,nested_) in ErrorCoder()
128 Magick::ErrorConfigure::ErrorConfigure(const std::string& what_) in ErrorConfigure() argument
129 : Error(what_) in ErrorConfigure()
133 Magick::ErrorConfigure::ErrorConfigure(const std::string& what_, in ErrorConfigure() argument
135 : Error(what_,nested_) in ErrorConfigure()
143 Magick::ErrorCorruptImage::ErrorCorruptImage(const std::string& what_) in ErrorCorruptImage() argument
144 : Error(what_) in ErrorCorruptImage()
148 Magick::ErrorCorruptImage::ErrorCorruptImage(const std::string& what_, in ErrorCorruptImage() argument
150 : Error(what_,nested_) in ErrorCorruptImage()
158 Magick::ErrorDelegate::ErrorDelegate(const std::string& what_) in ErrorDelegate() argument
159 : Error(what_) in ErrorDelegate()
163 Magick::ErrorDelegate::ErrorDelegate(const std::string& what_, in ErrorDelegate() argument
165 : Error(what_,nested_) in ErrorDelegate()
173 Magick::ErrorDraw::ErrorDraw(const std::string& what_) in ErrorDraw() argument
174 : Error(what_) in ErrorDraw()
178 Magick::ErrorDraw::ErrorDraw(const std::string& what_,Exception *nested_) in ErrorDraw() argument
179 : Error(what_,nested_) in ErrorDraw()
187 Magick::ErrorFileOpen::ErrorFileOpen(const std::string& what_) in ErrorFileOpen() argument
188 : Error(what_) in ErrorFileOpen()
196 Magick::ErrorFileOpen::ErrorFileOpen(const std::string& what_, in ErrorFileOpen() argument
198 : Error(what_,nested_) in ErrorFileOpen()
203 Magick::ErrorImage::ErrorImage(const std::string& what_) in ErrorImage() argument
204 : Error(what_) in ErrorImage()
208 Magick::ErrorImage::ErrorImage(const std::string& what_,Exception *nested_) in ErrorImage() argument
209 : Error(what_,nested_) in ErrorImage()
217 Magick::ErrorMissingDelegate::ErrorMissingDelegate(const std::string& what_) in ErrorMissingDelegate() argument
218 : Error(what_) in ErrorMissingDelegate()
222 Magick::ErrorMissingDelegate::ErrorMissingDelegate(const std::string& what_, in ErrorMissingDelegate() argument
224 : Error(what_,nested_) in ErrorMissingDelegate()
232 Magick::ErrorModule::ErrorModule(const std::string& what_) in ErrorModule() argument
233 : Error(what_) in ErrorModule()
237 Magick::ErrorModule::ErrorModule(const std::string& what_,Exception *nested_) in ErrorModule() argument
238 : Error(what_,nested_) in ErrorModule()
246 Magick::ErrorMonitor::ErrorMonitor(const std::string& what_) in ErrorMonitor() argument
247 : Error(what_) in ErrorMonitor()
251 Magick::ErrorMonitor::ErrorMonitor(const std::string& what_,Exception *nested_) in ErrorMonitor() argument
252 : Error(what_,nested_) in ErrorMonitor()
260 Magick::ErrorOption::ErrorOption(const std::string& what_) in ErrorOption() argument
261 : Error(what_) in ErrorOption()
265 Magick::ErrorOption::ErrorOption(const std::string& what_,Exception *nested_) in ErrorOption() argument
266 : Error(what_,nested_) in ErrorOption()
274 Magick::ErrorPolicy::ErrorPolicy(const std::string& what_) in ErrorPolicy() argument
275 : Error(what_) in ErrorPolicy()
279 Magick::ErrorPolicy::ErrorPolicy(const std::string& what_,Exception *nested_) in ErrorPolicy() argument
280 : Error(what_,nested_) in ErrorPolicy()
289 Magick::ErrorRegistry::ErrorRegistry(const std::string& what_) in ErrorRegistry() argument
290 : Error(what_) in ErrorRegistry()
294 Magick::ErrorRegistry::ErrorRegistry(const std::string& what_, in ErrorRegistry() argument
296 : Error(what_,nested_) in ErrorRegistry()
304 Magick::ErrorResourceLimit::ErrorResourceLimit(const std::string& what_) in ErrorResourceLimit() argument
305 : Error(what_) in ErrorResourceLimit()
309 Magick::ErrorResourceLimit::ErrorResourceLimit(const std::string& what_, in ErrorResourceLimit() argument
311 : Error(what_,nested_) in ErrorResourceLimit()
319 Magick::ErrorStream::ErrorStream(const std::string& what_) in ErrorStream() argument
320 : Error(what_) in ErrorStream()
324 Magick::ErrorStream::ErrorStream(const std::string& what_,Exception *nested_) in ErrorStream() argument
325 : Error(what_,nested_) in ErrorStream()
333 Magick::ErrorType::ErrorType(const std::string& what_) in ErrorType() argument
334 : Error(what_) in ErrorType()
338 Magick::ErrorType::ErrorType(const std::string& what_,Exception *nested_) in ErrorType() argument
339 : Error(what_,nested_) in ErrorType()
347 Magick::ErrorUndefined::ErrorUndefined(const std::string& what_) in ErrorUndefined() argument
348 : Error(what_) in ErrorUndefined()
352 Magick::ErrorUndefined::ErrorUndefined(const std::string& what_, in ErrorUndefined() argument
354 : Error(what_,nested_) in ErrorUndefined()
362 Magick::ErrorXServer::ErrorXServer(const std::string& what_) in ErrorXServer() argument
363 : Error(what_) in ErrorXServer()
367 Magick::ErrorXServer::ErrorXServer(const std::string& what_,Exception *nested_) in ErrorXServer() argument
368 : Error(what_,nested_) in ErrorXServer()
376 Magick::Warning::Warning(const std::string& what_) in Warning() argument
377 : Exception(what_) in Warning()
381 Magick::Warning::Warning(const std::string& what_,Exception *nested_) in Warning() argument
382 : Exception(what_,nested_) in Warning()
390 Magick::WarningBlob::WarningBlob(const std::string& what_) in WarningBlob() argument
391 : Warning(what_) in WarningBlob()
395 Magick::WarningBlob::WarningBlob(const std::string& what_,Exception *nested_) in WarningBlob() argument
396 : Warning(what_,nested_) in WarningBlob()
404 Magick::WarningCache::WarningCache(const std::string& what_) in WarningCache() argument
405 : Warning(what_) in WarningCache()
409 Magick::WarningCache::WarningCache(const std::string& what_,Exception *nested_) in WarningCache() argument
410 : Warning(what_,nested_) in WarningCache()
418 Magick::WarningCoder::WarningCoder(const std::string& what_) in WarningCoder() argument
419 : Warning(what_) in WarningCoder()
423 Magick::WarningCoder::WarningCoder(const std::string& what_,Exception *nested_) in WarningCoder() argument
424 : Warning(what_,nested_) in WarningCoder()
432 Magick::WarningConfigure::WarningConfigure(const std::string& what_) in WarningConfigure() argument
433 : Warning(what_) in WarningConfigure()
437 Magick::WarningConfigure::WarningConfigure(const std::string& what_, in WarningConfigure() argument
439 : Warning(what_,nested_) in WarningConfigure()
447 Magick::WarningCorruptImage::WarningCorruptImage(const std::string& what_) in WarningCorruptImage() argument
448 : Warning(what_) in WarningCorruptImage()
452 Magick::WarningCorruptImage::WarningCorruptImage(const std::string& what_, in WarningCorruptImage() argument
454 : Warning(what_,nested_) in WarningCorruptImage()
462 Magick::WarningDelegate::WarningDelegate(const std::string& what_) in WarningDelegate() argument
463 : Warning(what_) in WarningDelegate()
467 Magick::WarningDelegate::WarningDelegate(const std::string& what_, in WarningDelegate() argument
469 : Warning(what_,nested_) in WarningDelegate()
477 Magick::WarningDraw::WarningDraw(const std::string& what_) in WarningDraw() argument
478 : Warning(what_) in WarningDraw()
482 Magick::WarningDraw::WarningDraw(const std::string& what_,Exception *nested_) in WarningDraw() argument
483 : Warning(what_,nested_) in WarningDraw()
491 Magick::WarningFileOpen::WarningFileOpen(const std::string& what_) in WarningFileOpen() argument
492 : Warning(what_) in WarningFileOpen()
496 Magick::WarningFileOpen::WarningFileOpen(const std::string& what_, in WarningFileOpen() argument
498 : Warning(what_,nested_) in WarningFileOpen()
506 Magick::WarningImage::WarningImage(const std::string& what_) in WarningImage() argument
507 : Warning(what_) in WarningImage()
511 Magick::WarningImage::WarningImage(const std::string& what_,Exception *nested_) in WarningImage() argument
512 : Warning(what_,nested_) in WarningImage()
521 const std::string& what_) in WarningMissingDelegate() argument
522 : Warning(what_) in WarningMissingDelegate()
527 const std::string& what_,Exception *nested_) in WarningMissingDelegate() argument
528 : Warning(what_,nested_) in WarningMissingDelegate()
536 Magick::WarningModule::WarningModule(const std::string& what_) in WarningModule() argument
537 : Warning(what_) in WarningModule()
541 Magick::WarningModule::WarningModule(const std::string& what_, in WarningModule() argument
543 : Warning(what_,nested_) in WarningModule()
552 Magick::WarningMonitor::WarningMonitor(const std::string& what_) in WarningMonitor() argument
553 : Warning(what_) in WarningMonitor()
557 Magick::WarningMonitor::WarningMonitor(const std::string& what_, in WarningMonitor() argument
559 : Warning(what_,nested_) in WarningMonitor()
567 Magick::WarningOption::WarningOption(const std::string& what_) in WarningOption() argument
568 : Warning(what_) in WarningOption()
572 Magick::WarningOption::WarningOption(const std::string& what_, in WarningOption() argument
574 : Warning(what_,nested_) in WarningOption()
582 Magick::WarningRegistry::WarningRegistry(const std::string& what_) in WarningRegistry() argument
583 : Warning(what_) in WarningRegistry()
587 Magick::WarningRegistry::WarningRegistry(const std::string& what_, in WarningRegistry() argument
589 : Warning(what_,nested_) in WarningRegistry()
597 Magick::WarningPolicy::WarningPolicy(const std::string& what_) in WarningPolicy() argument
598 : Warning(what_) in WarningPolicy()
602 Magick::WarningPolicy::WarningPolicy(const std::string& what_, in WarningPolicy() argument
604 : Warning(what_,nested_) in WarningPolicy()
612 Magick::WarningResourceLimit::WarningResourceLimit(const std::string& what_) in WarningResourceLimit() argument
613 : Warning(what_) in WarningResourceLimit()
617 Magick::WarningResourceLimit::WarningResourceLimit(const std::string& what_, in WarningResourceLimit() argument
619 : Warning(what_,nested_) in WarningResourceLimit()
627 Magick::WarningStream::WarningStream(const std::string& what_) in WarningStream() argument
628 : Warning(what_) in WarningStream()
632 Magick::WarningStream::WarningStream(const std::string& what_, in WarningStream() argument
634 : Warning(what_,nested_) in WarningStream()
642 Magick::WarningType::WarningType(const std::string& what_) in WarningType() argument
643 : Warning(what_) in WarningType()
647 Magick::WarningType::WarningType(const std::string& what_,Exception *nested_) in WarningType() argument
648 : Warning(what_,nested_) in WarningType()
656 Magick::WarningUndefined::WarningUndefined(const std::string& what_) in WarningUndefined() argument
657 : Warning(what_) in WarningUndefined()
661 Magick::WarningUndefined::WarningUndefined(const std::string& what_, in WarningUndefined() argument
663 : Warning(what_,nested_) in WarningUndefined()
671 Magick::WarningXServer::WarningXServer(const std::string& what_) in WarningXServer() argument
672 : Warning(what_) in WarningXServer()
676 Magick::WarningXServer::WarningXServer(const std::string& what_, in WarningXServer() argument
678 : Warning(what_,nested_) in WarningXServer()