#include "serio.h"
#include "util.h"
#include "portable_fileio.h"
#include <cassert>
Include dependency graph for serio.cpp:
Go to the source code of this file.
Variables | |
const short | SER_BYTE_ORDER = 0x4949 |
const short | SER_SERIES_ID = 0x0197 |
const short | SER_SERIES_VERSION = 0x0210 |
const int | ValidNumberElementsOffset = 18 |
|
|
|
|
|
|
|
Definition at line 47 of file serio.cpp. Referenced by EMAN::SerIO::get_nimg(). |