Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
TransfareInfoProviderBusinessLogic::DataClass Class Reference
Collaboration diagram for TransfareInfoProviderBusinessLogic::DataClass:
Collaboration graph
[legend]

Public Member Functions

 DataClass (TransfareInfoProviderBusinessLogic *dataClasOwner)
 
 ~DataClass ()
 
void ConfigureNetwork ()
 
bool BindToSocket ()
 
void SendSpeed ()
 

Public Attributes

TransfareInfoProviderBusinessLogicmDataClassOwner
 
QUdpSocket mUdpSocket
 
QHostAddress mSendAddress
 
uint16_t mSendPort
 
bool mBinded
 
double mSpeed
 

Constructor & Destructor Documentation

TransfareInfoProviderBusinessLogic::DataClass::DataClass ( TransfareInfoProviderBusinessLogic dataClasOwner)
inline
TransfareInfoProviderBusinessLogic::DataClass::~DataClass ( )
inline

Member Function Documentation

bool TransfareInfoProviderBusinessLogic::DataClass::BindToSocket ( )
inline
void TransfareInfoProviderBusinessLogic::DataClass::ConfigureNetwork ( )
inline
void TransfareInfoProviderBusinessLogic::DataClass::SendSpeed ( )
inline

Member Data Documentation

bool TransfareInfoProviderBusinessLogic::DataClass::mBinded
TransfareInfoProviderBusinessLogic* TransfareInfoProviderBusinessLogic::DataClass::mDataClassOwner
QHostAddress TransfareInfoProviderBusinessLogic::DataClass::mSendAddress
uint16_t TransfareInfoProviderBusinessLogic::DataClass::mSendPort
double TransfareInfoProviderBusinessLogic::DataClass::mSpeed
QUdpSocket TransfareInfoProviderBusinessLogic::DataClass::mUdpSocket

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