CAM
cam_grid_support::cam_grid_attribute_t Type Reference
Inheritance diagram for cam_grid_support::cam_grid_attribute_t:
Collaboration diagram for cam_grid_support::cam_grid_attribute_t:

Private Member Functions

procedure cam_grid_attr_init
 
procedure(write_cam_grid_attr), deferred write_attr
 
procedure(write_cam_grid_attr), deferred write_val
 
procedure(print_attr_spec), deferred print_attr
 
procedure print_attr_base
 

Private Attributes

character(len=max_hcoordname_lenname = ''
 
character(len=max_chars) long_name = ''
 
type(var_desc_t), pointer vardesc => NULL()
 
class(cam_grid_attribute_t), pointer next => NULL()
 

Member Function/Subroutine Documentation

◆ cam_grid_attr_init()

procedure cam_grid_support::cam_grid_attribute_t::cam_grid_attr_init ( )
private

◆ print_attr()

procedure(print_attr_spec), deferred cam_grid_support::cam_grid_attribute_t::print_attr ( )
private

◆ print_attr_base()

procedure cam_grid_support::cam_grid_attribute_t::print_attr_base ( )
private

◆ write_attr()

procedure(write_cam_grid_attr), deferred cam_grid_support::cam_grid_attribute_t::write_attr ( )
private

◆ write_val()

procedure(write_cam_grid_attr), deferred cam_grid_support::cam_grid_attribute_t::write_val ( )
private

Member Data Documentation

◆ long_name

character(len=max_chars) cam_grid_support::cam_grid_attribute_t::long_name = ''
private

◆ name

character(len=max_hcoordname_len) cam_grid_support::cam_grid_attribute_t::name = ''
private

◆ next

class(cam_grid_attribute_t), pointer cam_grid_support::cam_grid_attribute_t::next => NULL()
private

◆ vardesc

type(var_desc_t), pointer cam_grid_support::cam_grid_attribute_t::vardesc => NULL()
private

The documentation for this type was generated from the following file: