CAM
|
Data Types | |
type | betrstatustype::betr_status_type |
Modules | |
module | betrstatustype |
Functions/Subroutines | |
class(betr_status_type) function, pointer, public | betrstatustype::create_betr_status_type () |
subroutine | betrstatustype::reset (this) |
subroutine | betrstatustype::set_msg (this, msg, err) |
logical function | betrstatustype::check_status (this) |
character(len=betr_errmsg_len) function | betrstatustype::print_msg (this) |
integer function | betrstatustype::print_err (this) |
Variables | |
character(len= *), parameter, private | betrstatustype::mod_filename = __FILE__ |