Definition in file vil1_byte_swap.h.
Go to the source code of this file.
Functions | |
| void | vil1_byte_swap (void *, void *) |
| template<class T> | |
| void | vil1_byte_swap (T &x) |
| void vil1_byte_swap | ( | T & | x | ) | [inline] |
Definition at line 14 of file vil1_byte_swap.h.
| void vil1_byte_swap | ( | void * | , | |
| void * | ||||
| ) |
Definition at line 13 of file vil1_byte_swap.cxx.
1.5.1