#include <CifExcept.h>
Static Public Member Functions | |
static bool | CanBeUnknown (const std::string &itemName) |
static bool | CanBeInapplicable (const std::string &itemName) |
static bool | IsBadParentRelation (const std::string &itemName) |
static bool | IsBadChildRelation (const std::string &itemName) |
static bool CifExcept::CanBeInapplicable | ( | const std::string & | itemName | ) | [static] |
static bool CifExcept::CanBeUnknown | ( | const std::string & | itemName | ) | [static] |
static bool CifExcept::IsBadChildRelation | ( | const std::string & | itemName | ) | [static] |
static bool CifExcept::IsBadParentRelation | ( | const std::string & | itemName | ) | [static] |