Dante Application Library API
Public Types | Public Member Functions | List of all members
Audinate::DAL::SocketDescriptor Class Reference

Public Types

enum  Type { None, Port, Path }
 

Public Member Functions

 SocketDescriptor (uint16_t portNum)
 
 SocketDescriptor (std::string socketPath)
 
Type getType () const
 
uint16_t getPortNumber () const
 
std::string getSocketPath () const
 

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