Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(Page_), | public, | allocatable | :: | Dictionary(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Dictionary_), | intent(inout) | :: | obj | |||
integer(kind=int32), | intent(in) | :: | NumOfPage |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Dictionary_), | intent(inout) | :: | obj | |||
integer(kind=int32), | intent(in) | :: | page | |||
character(len=*), | intent(in), | optional | :: | Content | ||
real(kind=real64), | intent(in), | optional | :: | RealValue | ||
integer(kind=int32), | intent(in), | optional | :: | IntValue | ||
real(kind=real64), | intent(in), | optional | :: | Realist(:) | ||
integer(kind=int32), | intent(in), | optional | :: | Intlist(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Dictionary_), | intent(in) | :: | obj | |||
integer(kind=int32), | intent(in) | :: | page |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Dictionary_), | intent(in) | :: | obj | |||
character(len=*), | intent(in) | :: | Content |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Dictionary_), | intent(in) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Dictionary_), | intent(in) | :: | obj | |||
integer(kind=int32), | intent(in) | :: | id |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Dictionary_), | intent(in) | :: | obj | |||
integer(kind=int32), | intent(in) | :: | page | |||
integer(kind=int32), | intent(in) | :: | ind |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Dictionary_), | intent(in) | :: | obj | |||
integer(kind=int32), | intent(in) | :: | page |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Dictionary_), | intent(in) | :: | obj | |||
integer(kind=int32), | intent(in) | :: | page |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Dictionary_) | :: | obj | ||||
integer(kind=int32), | intent(in), | optional | :: | From | ||
integer(kind=int32), | intent(in), | optional | :: | to | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Dictionary_) | :: | obj | ||||
character(len=*), | intent(in) | :: | FileName | |||
integer(kind=int32), | intent(in), | optional | :: | fh | ||
integer(kind=int32), | intent(in), | optional | :: | From | ||
integer(kind=int32), | intent(in), | optional | :: | to |