Soldered 125kHz RFID board Arduino library 1.0.0
Library for Soldered 125kHz RFID board.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Ndelegate
 Ndetail
 CDelegate
 CDelegate< A *, R >
 CDelegate< A *, R, P... >
 CDelegate< A, R >
 CDelegate< void, R >
 CDelegate< void, R, P... >
 CDelegateImpl
 CDelegateImpl< void, R >
 CDelegatePImpl
 CDelegatePImpl< void, R, P... >
 CMultiDelegate
 CMultiDelegate< Delegate, R(), ISQUEUE, QUEUE_CAPACITY >
 CMultiDelegate< Delegate, R(P...), ISQUEUE, QUEUE_CAPACITY >
 CMultiDelegate< Delegate, void(), ISQUEUE, QUEUE_CAPACITY >
 CMultiDelegate< Delegate, void(P...), ISQUEUE, QUEUE_CAPACITY >
 CMultiDelegateImpl
 CMultiDelegatePImpl
 Citerator
 CNode_t
 Nstd
 Carray
 Catomic
 Cidentity
 Cunique_ptr
 Ccircular_queueInstance class for a single-producer, single-consumer circular queue / ring buffer (FIFO). This implementation is lock-free between producer and consumer for the available(), peek(), pop(), and push() type functions
 Ccircular_queue_mpInstance class for a multi-producer, single-consumer circular queue / ring buffer (FIFO). This implementation is lock-free between producers and consumer for the available(), peek(), pop(), and push() type functions, but is guarded to safely allow only a single producer at any instant
 CDelegate
 CDelegate< R(P...), A >
 CDelegate< R(P...)>
 CEasyC
 CInterruptLock
 CMultiDelegate
 CRfid