|
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 Thu Sep 27 2012 17:03:35 for the OpenSceneGraph by doxygen 1.7.6.1. |