SatCat5
satcat5::coap::ConnectionUdpArray< SIZE > Class Template Referencefinal

Detailed Description

template<unsigned SIZE>
class satcat5::coap::ConnectionUdpArray< SIZE >

Statically-allocated array of ConnectionUdp objects.

Definition at line 285 of file coap_connection.h.

#include <coap_connection.h>

Collaboration diagram for satcat5::coap::ConnectionUdpArray< SIZE >:
[legend]

Public Member Functions

 ConnectionUdpArray (satcat5::coap::Endpoint *endpoint, satcat5::udp::Dispatch *iface)
 Link each ConnectionUdp object to the specified interfaces.
 
ConnectionUdpoperator[] (unsigned idx)
 Access an internal connection object by index.
 

Private Attributes

satcat5::coap::ConnectionUdp m_array [SIZE]
 

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