EMAN2
Variables
serio.cpp File Reference
#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

static const short SER_BYTE_ORDER = 0x4949
 
static const short SER_SERIES_ID = 0x0197
 
static const int ValidNumberElementsOffset = 18
 

Variable Documentation

◆ SER_BYTE_ORDER

const short SER_BYTE_ORDER = 0x4949
static

Definition at line 40 of file serio.cpp.

◆ SER_SERIES_ID

const short SER_SERIES_ID = 0x0197
static

Definition at line 41 of file serio.cpp.

◆ ValidNumberElementsOffset

const int ValidNumberElementsOffset = 18
static

Definition at line 43 of file serio.cpp.

Referenced by EMAN::SerIO::get_nimg().