Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::SocketClient Class Reference

#include <SocketClient.h>

Inheritance diagram for sf::SocketClient:
Collaboration diagram for sf::SocketClient:

Public Member Functions

 SocketClient (QObject *parent)
 
 ~SocketClient () override
 
void connectHost (const QString &hostName, int portNumber)
 

Additional Inherited Members

- Protected Member Functions inherited from sf::QtSync
 QtSync ()=default
 Only by inheritance is allowed to create this instance.
 
 QtSync (const QtSync &)
 Copy constructor does not copy the Mutex object, since the new object is not being used in any of its own member functions. This means that the new object must start in an unlocked state.
 
QtSyncoperator= (const QtSync &)
 Does not copy the Mutex object, since the new object is not being used in any of its own member functions. This means that the new object must start in an unlocked state.
 

Constructor & Destructor Documentation

◆ SocketClient()

sf::SocketClient::SocketClient ( QObject *  parent)
explicit

◆ ~SocketClient()

sf::SocketClient::~SocketClient ( )
override

Member Function Documentation

◆ connectHost()

void sf::SocketClient::connectHost ( const QString &  hostName,
int  portNumber 
)

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