Open Lighting Architecture  0.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
ola::DNSSDDescriptor Class Reference
Inheritance diagram for ola::DNSSDDescriptor:
Inheritance graph
[legend]
Collaboration diagram for ola::DNSSDDescriptor:
Collaboration graph
[legend]

Public Member Functions

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

Member Function Documentation

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.

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: