Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
moab::ReadHDF5VarLen Member List

This is the complete list of members for moab::ReadHDF5VarLen, including all inherited members.

bufferSizemoab::ReadHDF5VarLenprivate
dataBuffermoab::ReadHDF5VarLenprivate
dbgOutmoab::ReadHDF5VarLenprotected
is_ranged(EntityHandle file_id, Range::const_iterator &ranged_iter, Range::const_iterator ranged_end)moab::ReadHDF5VarLenprivatestatic
read(ReadHDF5Dataset &offset_data, ReadHDF5Dataset &value_data, const Range &file_ids, EntityHandle start_file_id, hid_t data_type, const Range *ranged=0)moab::ReadHDF5VarLeninline
read_data(ReadHDF5Dataset &data_set, const Range &offsets, EntityHandle start_offset, hid_t data_type, const Range &file_ids, const std::vector< unsigned > &vals_per_ent, const Range &ranged_file_ids)moab::ReadHDF5VarLen
read_offsets(ReadHDF5Dataset &data_set, const Range &file_ids, EntityHandle start_file_id, EntityHandle nudge, Range &offsets_out, std::vector< unsigned > &counts_out)moab::ReadHDF5VarLen
ReadHDF5VarLen(DebugOutput &debug_output, void *buffer, size_t buffer_size)moab::ReadHDF5VarLeninline
store_data(EntityHandle file_id, void *data, long num_data, bool ranged)=0moab::ReadHDF5VarLenprotectedpure virtual
~ReadHDF5VarLen()moab::ReadHDF5VarLeninlinevirtual