◆ active_cols()
procedure cam_map_utils::cam_filemap_t::active_cols |
( |
| ) |
|
◆ array_bounds()
procedure cam_map_utils::cam_filemap_t::array_bounds |
( |
| ) |
|
◆ blocksize()
procedure cam_map_utils::cam_filemap_t::blocksize |
( |
| ) |
|
◆ clear()
procedure cam_map_utils::cam_filemap_t::clear |
( |
| ) |
|
◆ columnize()
procedure cam_map_utils::cam_filemap_t::columnize |
( |
| ) |
|
◆ compact()
procedure cam_map_utils::cam_filemap_t::compact |
( |
| ) |
|
◆ coord_dests()
procedure cam_map_utils::cam_filemap_t::coord_dests |
( |
| ) |
|
◆ coord_vals()
procedure cam_map_utils::cam_filemap_t::coord_vals |
( |
| ) |
|
◆ copy()
procedure cam_map_utils::cam_filemap_t::copy |
( |
| ) |
|
◆ copy_elem()
procedure cam_map_utils::cam_filemap_t::copy_elem |
( |
| ) |
|
◆ get_filemap()
procedure cam_map_utils::cam_filemap_t::get_filemap |
( |
| ) |
|
◆ get_index()
procedure cam_map_utils::cam_filemap_t::get_index |
( |
| ) |
|
◆ has_blocksize()
procedure cam_map_utils::cam_filemap_t::has_blocksize |
( |
| ) |
|
◆ init()
procedure cam_map_utils::cam_filemap_t::init |
( |
| ) |
|
◆ is_mapped()
procedure cam_map_utils::cam_filemap_t::is_mapped |
( |
| ) |
|
◆ map_val()
procedure cam_map_utils::cam_filemap_t::map_val |
( |
| ) |
|
◆ new_index()
procedure cam_map_utils::cam_filemap_t::new_index |
( |
| ) |
|
◆ num_elem()
procedure cam_map_utils::cam_filemap_t::num_elem |
( |
| ) |
|
◆ num_mapped()
procedure cam_map_utils::cam_filemap_t::num_mapped |
( |
| ) |
|
◆ blcksz
integer, dimension(:), pointer cam_map_utils::cam_filemap_t::blcksz => NULL() |
◆ dest
integer, dimension(max_dests) cam_map_utils::cam_filemap_t::dest = 0 |
◆ index
integer cam_map_utils::cam_filemap_t::index = 0 |
◆ limits
integer(imap), dimension(max_srcs,2) cam_map_utils::cam_filemap_t::limits = -1 |
◆ map
integer(imap), dimension(:,:), pointer cam_map_utils::cam_filemap_t::map => NULL() |
◆ nmapped
integer cam_map_utils::cam_filemap_t::nmapped = -1 |
◆ src
integer, dimension(max_srcs) cam_map_utils::cam_filemap_t::src = 0 |
The documentation for this type was generated from the following file: