Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::DNSSDDescriptor Class Reference
Inheritance diagram for ola::DNSSDDescriptor:
ola::io::ReadFileDescriptor

Public Member Functions

 DNSSDDescriptor (DNSServiceRef service_ref)
 
int ReadDescriptor () const
 Returns the read descriptor for this socket.
 
void PerformRead ()
 Called when there is data available on the descriptor.
 
- Public Member Functions inherited from ola::io::ReadFileDescriptor
bool ValidReadDescriptor () const
 Check if this file descriptor is valid.
 

Member Function Documentation

◆ PerformRead()

void ola::DNSSDDescriptor::PerformRead ( )
virtual

Called when there is data available on the descriptor.

This is usually called by the SelectServer.

Implements ola::io::ReadFileDescriptor.

◆ ReadDescriptor()

int ola::DNSSDDescriptor::ReadDescriptor ( ) const
inlinevirtual

Returns the read descriptor for this socket.

Returns
the DescriptorHandle for this descriptor.

Implements ola::io::ReadFileDescriptor.


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