Skip to main content

struct boundary_check_info

Declaration

struct boundary_check_info { /* full declaration omitted */ };

Member Variables

detail::task_type task_type
detail::task_id task_id
std::string task_name
oob_bounding_box* illegal_access_bounding_boxes = nullptr
std::vector<accessor_info> accessors

Member Function Overview

Member Functions

boundary_check_info(detail::task_type tt,
                    detail::task_id tid,
                    const std::string& task_name)

Parameters

detail::task_type tt
detail::task_id tid
const std::string& task_name