Rabbit Remote Control 0.0.30
Loading...
Searching...
No Matches
Public Member Functions | Private Slots | Private Attributes | List of all members
CArp Class Reference
Inheritance diagram for CArp:

Public Member Functions

 CArp (QObject *parent=nullptr)
 
int WakeOnLan (QSharedPointer< CParameterWakeOnLan > para)
 
int GetMac (QSharedPointer< CParameterWakeOnLan > para)
 

Private Slots

void slotProcess ()
 

Private Attributes

CWakeOnLanQt m_Wol
 
QTimer m_Timer
 

Detailed Description

Definition at line 20 of file Arp.h.

Constructor & Destructor Documentation

◆ ~CArp()

CArp::~CArp ( )
virtual

Definition at line 34 of file Arp.cpp.

Member Function Documentation

◆ GetMac()

int CArp::GetMac ( QSharedPointer< CParameterWakeOnLan para)

Definition at line 212 of file Arp.cpp.

◆ slotProcess

void CArp::slotProcess ( )
privateslot

Definition at line 288 of file Arp.cpp.

◆ WakeOnLan()

int CArp::WakeOnLan ( QSharedPointer< CParameterWakeOnLan para)

Definition at line 42 of file Arp.cpp.

Member Data Documentation

◆ m_Timer

QTimer CArp::m_Timer
private

Definition at line 71 of file Arp.h.

◆ m_Wol

CWakeOnLanQt CArp::m_Wol
private

Definition at line 69 of file Arp.h.


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