|
OpenSceneGraph
3.0.1
|
Pure virtual base class for VncImage that is sublcassed by vnc plugin to provide the actual implementation. More...

Public Member Functions | |
| VncImage () | |
| virtual bool | connect (const std::string &hostname)=0 |
| virtual void | close ()=0 |
Protected Member Functions | |
| virtual | ~VncImage () |
Pure virtual base class for VncImage that is sublcassed by vnc plugin to provide the actual implementation.
| osgWidget::VncImage::VncImage | ( | ) | [inline] |
| virtual osgWidget::VncImage::~VncImage | ( | ) | [inline, protected, virtual] |
| virtual void osgWidget::VncImage::close | ( | ) | [pure virtual] |
| virtual bool osgWidget::VncImage::connect | ( | const std::string & | hostname | ) | [pure virtual] |
| Generated at Fri Apr 27 2012 20:41:36 for the OpenSceneGraph by doxygen 1.8.0. |