Home
last modified time | relevance | path

Searched defs:pImpl_ (Results 1 – 14 of 14) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/http/include/mysqlrouter/
H A Dhttp_client.h60 std::unique_ptr<impl> pImpl_; variable
97 std::unique_ptr<impl> pImpl_; variable
H A Dhttp_common.h324 std::unique_ptr<impl> pImpl_; variable
366 std::unique_ptr<impl> pImpl_; variable
407 std::unique_ptr<impl> pImpl_; variable
507 std::unique_ptr<impl> pImpl_; variable
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/desktop/
H A DDesktopJobLauncherOverlay.hpp69 boost::shared_ptr<JobLauncherImpl> pImpl_; member in rstudio::desktop::JobLauncher
H A DDesktopProgressActivator.hpp33 boost::scoped_ptr<Impl> pImpl_; member in rstudio::desktop::ProgressActivator
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/
H A DFileLock.hpp125 boost::scoped_ptr<Impl> pImpl_; member in rstudio::core::AdvisoryFileLock
145 boost::scoped_ptr<Impl> pImpl_; member in rstudio::core::LinkBasedFileLock
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/system/
H A DPosixProcess.hpp62 boost::shared_ptr<Impl> pImpl_; member in rstudio::core::system::AsioProcessSupervisor
H A DChildProcess.hpp93 boost::scoped_ptr<Impl> pImpl_; member in rstudio::core::system::ChildProcess
H A DSystem.hpp228 boost::shared_ptr<Impl> pImpl_; member in rstudio::core::system::SignalBlocker
H A DProcess.hpp434 boost::scoped_ptr<Impl> pImpl_; member in rstudio::core::system::ProcessSupervisor
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/spelling/
H A DHunspellSpellingEngine.hpp60 boost::scoped_ptr<Impl> pImpl_; member in rstudio::core::spelling::HunspellSpellingEngine
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/r/session/graphics/
H A DRGraphicsUtils.hpp45 boost::shared_ptr<Impl> pImpl_; member in rstudio::r::session::graphics::RestorePreviousGraphicsDeviceScope
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/gwt/
H A DGwtSymbolMaps.hpp59 boost::scoped_ptr<Impl> pImpl_; member in rstudio::core::gwt::SymbolMaps
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/tex/
H A DTexSynctex.hpp133 boost::scoped_ptr<Impl> pImpl_; member in rstudio::core::tex::Synctex
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWGLWidget.h3039 std::unique_ptr<WAbstractGLImplementation> pImpl_; variable