◆ CMACDiscoveryJob()
CMACDiscoveryJob::CMACDiscoveryJob |
( |
const std::string & |
host | ) |
|
|
inlineexplicit |
◆ DoWork()
bool CMACDiscoveryJob::DoWork |
( |
| ) |
|
|
overridevirtual |
Main workhorse function of CJob instances.
All CJob subclasses must implement this function, performing all processing. Once this function is complete, the OnJobComplete() callback is called, and the job is then destroyed.
- See also
- CJobManager, IJobCallback::OnJobComplete()
Implements CJob.
◆ GetHost()
const std::string & CMACDiscoveryJob::GetHost |
( |
| ) |
const |
|
inline |
◆ GetMAC()
const std::string & CMACDiscoveryJob::GetMAC |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: