Isis 3.0
Back | Home
Isis::SocketThread Class Reference

#include <SocketThread.h>

Inherits QThread.

Signals

void newImage (const QString &image)
 New image signal. More...
 
void focusApp ()
 Application has focus signal. More...
 

Public Member Functions

 SocketThread (QObject *parent=0)
 Constructor for the SocketThread. More...
 
 ~SocketThread ()
 Destroys the SocketThread object. More...
 
void run ()
 Starts the socket thread. More...
 
void stop ()
 

Detailed Description

Author
????-??-?? Unknown

Constructor & Destructor Documentation

Isis::SocketThread::SocketThread ( QObject parent = 0)

Constructor for the SocketThread.

Parameters
parent
Isis::SocketThread::~SocketThread ( )

Destroys the SocketThread object.

Member Function Documentation

void Isis::SocketThread::focusApp ( )
signal

Application has focus signal.

Referenced by run().

void Isis::SocketThread::newImage ( const QString &  image)
signal

New image signal.

Parameters
image

Referenced by run().

void Isis::SocketThread::run ( )

Starts the socket thread.

References errno, focusApp(), newImage(), Isis::IString::Token(), and Isis::Application::UserName().

void Isis::SocketThread::stop ( )
inline

The documentation for this class was generated from the following files:

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the ISIS Support Center
File Modified: 07/12/2023 23:45:49