#include <fileformat.h>
Inherits BC_Radial.

Public Member Functions | |
| FileFormatByteOrderLOHI (int x, int y, FileFormat *fwindow, int value) | |
| int | handle_event () |
Data Fields | |
| FileFormat * | fwindow |
Definition at line 73 of file fileformat.h.
| FileFormatByteOrderLOHI::FileFormatByteOrderLOHI | ( | int | x, | |
| int | y, | |||
| FileFormat * | fwindow, | |||
| int | value | |||
| ) |
Definition at line 138 of file fileformat.C.
| int FileFormatByteOrderLOHI::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 144 of file fileformat.C.
References FileFormat::asset, Asset::byte_order, fwindow, FileFormat::hilo, and BC_Toggle::update().

1.5.5