|
Compy 0.2.0
A lightweight RTSP 1.0 server library for embedded systems
|
Droppable types support. More...
#include <interface99.h>

Go to the source code of this file.
Macros | |
| #define | Compy_Droppable_IFACE |
| Types that can be dropped (deallocated). | |
Functions | |
| interface99 (Compy_Droppable) | |
Defines the Compy_Droppable interface. | |
Droppable types support.
| #define Compy_Droppable_IFACE |
Types that can be dropped (deallocated).
See Interface99 for the macro usage.
| interface99 | ( | Compy_Droppable | ) |
Defines the Compy_Droppable interface.
See Interface99 for the macro usage.