Inherits flightgear::http::ConnectionData, flightgear::http::ImageReadyListener, and flightgear::http::StringReadyListener.
Definition at line 208 of file ScreenshotUriHandler.cxx.
◆ ScreenshotRequest()
flightgear::http::ScreenshotRequest::ScreenshotRequest |
( |
const string & | window, |
|
|
const string & | type, |
|
|
bool | stream ) |
|
inline |
◆ ~ScreenshotRequest()
virtual flightgear::http::ScreenshotRequest::~ScreenshotRequest |
( |
| ) |
|
|
inlinevirtual |
◆ findLastCamera()
osg::Camera * flightgear::http::ScreenshotRequest::findLastCamera |
( |
osgViewer::ViewerBase * | viewer, |
|
|
const string & | windowName ) |
|
inline |
◆ getScreenshot()
string flightgear::http::ScreenshotRequest::getScreenshot |
( |
| ) |
|
|
inline |
◆ getType()
const string & flightgear::http::ScreenshotRequest::getType |
( |
| ) |
const |
|
inline |
◆ imageReady()
virtual void flightgear::http::ScreenshotRequest::imageReady |
( |
osg::ref_ptr< osg::Image > | rawImage | ) |
|
|
inlinevirtual |
◆ isStream()
bool flightgear::http::ScreenshotRequest::isStream |
( |
| ) |
const |
|
inline |
◆ requestScreenshot()
void flightgear::http::ScreenshotRequest::requestScreenshot |
( |
| ) |
|
|
inline |
◆ stringReady()
virtual void flightgear::http::ScreenshotRequest::stringReady |
( |
const string & | s | ) |
|
|
inlinevirtual |
◆ _lock
OpenThreads::Mutex flightgear::http::ScreenshotRequest::_lock |
|
mutable |
The documentation for this class was generated from the following file: