![]() |
|
|
Generated: 18 Jul 2008 |
#include <unistd.h>
Include dependency graph for swab.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | _swab(source, target, radix) swab(source, target, radix) |
| #define _swab | ( | source, | |||
| target, | |||||
| radix | ) | swab(source, target, radix) |
Definition at line 7 of file swab.h.
Referenced by StreamBuffer::swapFromBuffer(), and StreamBuffer::swapToBuffer().