Developer documentation
Version 3.0.3-105-gd3941f44
MR::Image< ValueType > Member List

This is the complete list of members for MR::Image< ValueType >, including all inherited members.

address() constMR::Image< ValueType >inline
bufferMR::Image< ValueType >
create(const std::string &image_name, const Header &template_header, bool add_to_command_history=true)MR::Image< ValueType >inlinestatic
data_offsetMR::Image< ValueType >protected
data_pointerMR::Image< ValueType >protected
dump_to_mrtrix_file(std::string filename, bool use_multi_threading=true) constMR::Image< ValueType >
get_index(size_t axis) constMR::Image< ValueType >inline
get_value() constMR::Image< ValueType >inline
Image()MR::Image< ValueType >
Image(const Image &)=defaultMR::Image< ValueType >inline
Image(Image &&)=defaultMR::Image< ValueType >inline
Image(const std::shared_ptr< Buffer > &, const Stride::List &=Stride::List())MR::Image< ValueType >
is_direct_io() constMR::Image< ValueType >inline
keyval() constMR::Image< ValueType >inline
move_index(size_t axis, ssize_t increment)MR::Image< ValueType >inline
name() constMR::Image< ValueType >inline
ndim() constMR::Image< ValueType >inline
offset() constMR::Image< ValueType >inline
open(const std::string &image_name, bool read_write_if_existing=false)MR::Image< ValueType >inlinestatic
operator delete(void *ptr)MR::Image< ValueType >inline
operator delete[](void *ptr)MR::Image< ValueType >inline
operator new(std::size_t size)MR::Image< ValueType >inline
operator new[](std::size_t size)MR::Image< ValueType >inline
operator!() constMR::Image< ValueType >inline
operator<<MR::Image< ValueType >friend
operator=(const Image &image)=defaultMR::Image< ValueType >inline
operator=(Image &&)=defaultMR::Image< ValueType >inline
reset()MR::Image< ValueType >inline
scratch(const Header &template_header, const std::string &label="scratch image")MR::Image< ValueType >inlinestatic
set_value(ValueType val)MR::Image< ValueType >inline
size(size_t axis) constMR::Image< ValueType >inline
spacing(size_t axis) constMR::Image< ValueType >inline
stride(size_t axis) constMR::Image< ValueType >inline
stridesMR::Image< ValueType >protected
transform() constMR::Image< ValueType >inline
valid() constMR::Image< ValueType >inline
value_type typedefMR::Image< ValueType >
with_direct_io(Stride::List with_strides=Stride::List())MR::Image< ValueType >
with_direct_io(int axis)MR::Image< ValueType >inline
xMR::Image< ValueType >protected
~Image()MR::Image< ValueType >