EMAN2
|
This is the complete list of members for EMAN::SpiderIO, including all inherited members.
become_host_endian(T *data, size_t n=1) | EMAN::ImageIO | inline |
check_read_access(int image_index) | EMAN::ImageIO | protected |
check_read_access(int image_index, const float *data) | EMAN::ImageIO | protected |
check_region(const Region *area, const FloatSize &max_size, bool is_new_file=false, bool inbounds_only=true) | EMAN::ImageIO | protected |
check_region(const Region *area, const IntSize &max_size, bool is_new_file=false, bool inbounds_only=true) | EMAN::ImageIO | protected |
check_write_access(IOMode rw_mode, int image_index, int max_nimg=0) | EMAN::ImageIO | protected |
check_write_access(IOMode rw_mode, int image_index, int max_nimg, const float *data) | EMAN::ImageIO | protected |
cur_h | EMAN::SpiderIO | protected |
DEFINE_IMAGEIO_FUNC | EMAN::SpiderIO | |
file | EMAN::ImageIO | protected |
filename | EMAN::ImageIO | protected |
first_h | EMAN::SpiderIO | protected |
flush()=0 | EMAN::ImageIO | pure virtual |
get_filename() const | EMAN::ImageIO | inline |
get_nimg() | EMAN::SpiderIO | virtual |
IMAGE_2D enum value | EMAN::SpiderIO | protected |
IMAGE_2D_FFT_EVEN enum value | EMAN::SpiderIO | protected |
IMAGE_2D_FFT_ODD enum value | EMAN::SpiderIO | protected |
IMAGE_3D enum value | EMAN::SpiderIO | protected |
IMAGE_3D_FFT_EVEN enum value | EMAN::SpiderIO | protected |
IMAGE_3D_FFT_ODD enum value | EMAN::SpiderIO | protected |
ImageIO(const string &fname, IOMode rw) | EMAN::ImageIO | |
init()=0 | EMAN::ImageIO | protectedpure virtual |
initialized | EMAN::ImageIO | protected |
IOMode enum name | EMAN::ImageIO | |
is_big_endian | EMAN::SpiderIO | protected |
is_complex_mode()=0 | EMAN::ImageIO | pure virtual |
is_image_big_endian()=0 | EMAN::ImageIO | pure virtual |
is_new_file | EMAN::SpiderIO | protected |
is_single_image_format() const | EMAN::SpiderIO | inlinevirtual |
is_valid(const void *first_block) | EMAN::SpiderIO | static |
is_valid_spider(const void *first_block) | EMAN::SpiderIO | protectedvirtual |
need_swap() const | EMAN::SpiderIO | protected |
NUM_FLOATS_IN_HEADER enum value | EMAN::SpiderIO | protected |
OVERALL_STACK_HEADER enum value | EMAN::SpiderIO | protected |
read_ctf(Ctf &ctf, int image_index=0) | EMAN::ImageIO | virtual |
read_data(float *data, int image_index=0, const Region *area=0, bool is_3d=false)=0 | EMAN::ImageIO | pure virtual |
read_data_8bit(unsigned char *data, int image_index=0, const Region *area=0, bool is_3d=false, float minval=0.0f, float maxval=0.0f) | EMAN::ImageIO | inlinevirtual |
read_header(Dict &dict, int image_index=0, const Region *area=0, bool is_3d=false)=0 | EMAN::ImageIO | pure virtual |
READ_ONLY enum value | EMAN::ImageIO | |
READ_WRITE enum value | EMAN::ImageIO | |
rw_mode | EMAN::ImageIO | protected |
sfopen(const string &filename, IOMode mode, bool *is_new=0, bool overwrite=false) | EMAN::ImageIO | protected |
SINGLE_IMAGE_HEADER enum value | EMAN::SpiderIO | protected |
SpiderIO(const string &fname, IOMode rw_mode=READ_ONLY) | EMAN::SpiderIO | explicit |
SpiderType enum name | EMAN::SpiderIO | protected |
swap_data(float *data, size_t nitems) | EMAN::SpiderIO | protected |
swap_header(SpiderHeader *header) | EMAN::SpiderIO | protected |
write_ctf(const Ctf &ctf, int image_index=0) | EMAN::ImageIO | virtual |
write_data(float *data, int image_index=0, const Region *area=0, EMUtil::EMDataType filestoragetype=EMUtil::EM_FLOAT, bool use_host_endian=true)=0 | EMAN::ImageIO | pure virtual |
write_header(const Dict &dict, int image_index=0, const Region *area=0, EMUtil::EMDataType filestoragetype=EMUtil::EM_FLOAT, bool use_host_endian=true)=0 | EMAN::ImageIO | pure virtual |
WRITE_ONLY enum value | EMAN::ImageIO | |
write_single_data(float *data, const Region *area, SpiderHeader *&hp, size_t offset, int img_index, int max_nimg, bool use_host_endian=true) | EMAN::SpiderIO | protected |
write_single_header(const Dict &dict, const Region *area, int image_index, size_t offset, SpiderHeader *&hp, int ISTACK, int MAXIM=1, int IMGNUM=1, bool use_host_endian=true) | EMAN::SpiderIO | protected |
~ImageIO() | EMAN::ImageIO | virtual |
~SpiderIO() | EMAN::SpiderIO |