osgWidget::VncImage Class Reference
Pure virtual base class for
VncImage that is sublcassed by vnc plugin to provide the actual implementation.
More...
List of all members.
|
Public Member Functions |
| | VncImage () |
| virtual bool | connect (const std::string &hostname)=0 |
| virtual void | close ()=0 |
Protected Member Functions |
| virtual | ~VncImage () |
Detailed Description
Pure virtual base class for
VncImage that is sublcassed by vnc plugin to provide the actual implementation.
Constructor & Destructor Documentation
| osgWidget::VncImage::VncImage |
( |
|
) |
[inline] |
| virtual osgWidget::VncImage::~VncImage |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
| virtual void osgWidget::VncImage::close |
( |
|
) |
[pure virtual] |
| virtual bool osgWidget::VncImage::connect |
( |
const std::string & |
hostname |
) |
[pure virtual] |
The documentation for this class was generated from the following file: