Go to the source code of this file.
|
type(kim_collection_type), save, bind(C, name="KIM_COLLECTION_system"), public, protected | kim_collection_module::kim_collection_system |
| The standard system Collection. More...
|
|
type(kim_collection_type), save, bind(C, name="KIM_COLLECTION_user"), public, protected | kim_collection_module::kim_collection_user |
| The standard user Collection. More...
|
|
type(kim_collection_type), save, bind(C, name="KIM_COLLECTION_environmentVariable"), public, protected | kim_collection_module::kim_collection_environment_variable |
| The standard environmentVariable Collection. More...
|
|
type(kim_collection_type), save, bind(C, name="KIM_COLLECTION_currentWorkingDirectory"), public, protected | kim_collection_module::kim_collection_current_working_directory |
| The standard currentWorkingDirectory Collection. More...
|
|