kim-api  2.3.0+v2.3.0.GNU.GNU.
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Classes | Namespaces | Functions | Variables
KIM_CollectionItemType.hpp File Reference
#include <string>
Include dependency graph for KIM_CollectionItemType.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KIM::CollectionItemType
 An Extensible Enumeration for the CollectionItemType's supported by the KIM API. More...
 
struct  KIM::COLLECTION_ITEM_TYPE::Comparator
 Structure provided for use with std::map. More...
 

Namespaces

 KIM
 
 KIM::COLLECTION_ITEM_TYPE
 Contains the enumeration constants and the discovery routines for the CollectionItemType Extensible Enumeration.
 

Functions

void KIM::COLLECTION_ITEM_TYPE::GetNumberOfCollectionItemTypes (int *const numberOfCollectionItemTypes)
 Get the number of standard CollectionItemType's defined by the KIM API. More...
 
int KIM::COLLECTION_ITEM_TYPE::GetCollectionItemType (int const index, CollectionItemType *const collectionItemType)
 Get the identity of each defined standard CollectionItemType. More...
 

Variables

CollectionItemType const KIM::COLLECTION_ITEM_TYPE::modelDriver
 The standard modelDriver CollectionItemType. More...
 
CollectionItemType const KIM::COLLECTION_ITEM_TYPE::portableModel
 The standard portableModel CollectionItemType. More...
 
CollectionItemType const KIM::COLLECTION_ITEM_TYPE::simulatorModel
 The standard simulatorModel CollectionItemType. More...