This is the complete list of members for pops::SwitchDispersalKernel< IntegerRaster, RasterIndex >, including all inherited members.
| deterministic_ | pops::SwitchDispersalKernel< IntegerRaster, RasterIndex > | protected |
| deterministic_kernel_ | pops::SwitchDispersalKernel< IntegerRaster, RasterIndex > | protected |
| deterministic_neighbor_kernel_ | pops::SwitchDispersalKernel< IntegerRaster, RasterIndex > | protected |
| dispersal_kernel_type_ | pops::SwitchDispersalKernel< IntegerRaster, RasterIndex > | protected |
| is_cell_eligible(int row, int col) | pops::SwitchDispersalKernel< IntegerRaster, RasterIndex > | inline |
| network_kernel_ | pops::SwitchDispersalKernel< IntegerRaster, RasterIndex > | protected |
| operator()(Generator &generator, int row, int col) | pops::SwitchDispersalKernel< IntegerRaster, RasterIndex > | inline |
| radial_kernel_ | pops::SwitchDispersalKernel< IntegerRaster, RasterIndex > | protected |
| supports_kernel(const DispersalKernelType type) | pops::SwitchDispersalKernel< IntegerRaster, RasterIndex > | inlinestatic |
| SwitchDispersalKernel(const DispersalKernelType &dispersal_kernel_type, const RadialDispersalKernel< IntegerRaster > &radial_kernel, const DeterministicDispersalKernel< IntegerRaster > &deterministic_kernel, const UniformDispersalKernel &uniform_kernel, const NetworkDispersalKernel< RasterIndex > &network_kernel, const DeterministicNeighborDispersalKernel &deterministic_neighbor_kernel=DeterministicNeighborDispersalKernel(Direction::None), const bool deterministic=false) | pops::SwitchDispersalKernel< IntegerRaster, RasterIndex > | inline |
| uniform_kernel_ | pops::SwitchDispersalKernel< IntegerRaster, RasterIndex > | protected |