▼Cstd::binary_function | |
CCharEqualTo | Public class that encapsulates generic character equal_to functor |
CStringEqualTo | Public class that encapsulates generic string equal_to functor |
CBlock | Public class that represents a data block, that contains tables |
CBlockIO | |
CObjContInfo::Cat | Private class that represents a category |
CChar | Generic character class that contains character related methods |
CCharLess | Public class that encapsulates character comparison |
CCifCorrector | |
CCifExcept | Static class that represents some exceptions in CIF files related to data values |
CCifFileReadDef | Private class that represents a CIF parser controller |
▼CCifScanner | Private class that represents a CIF scanner |
CCifParser | Public class that respresents a CIF parser |
CCifString | Public class that contains CIF string related static methods |
▼CDataInfo | |
CCifDataInfo | |
CDictDataInfo | |
▼Cscitbx::boost_python::container_conversions::default_policy | |
Cscitbx::boost_python::container_conversions::linked_list_policy | |
Cscitbx::boost_python::container_conversions::set_policy | |
▼Cscitbx::boost_python::container_conversions::variable_capacity_policy | |
Cscitbx::boost_python::container_conversions::fixed_capacity_policy | |
▼CDefaultHandler | |
CPdbMlParserHandler | |
▼CDICScanner | Private class that represents a dictionary scanner |
CDICParser | Public class that respresents a dictionary parser |
CDictObjFile | Public class that represents a dictionary object file |
▼Cstd::exception | |
▼CRcsbException | Base class for all RCSB exceptions |
CAlreadyExistsException | Object already exists |
CEmptyContainerException | Empty container |
CEmptyValueException | Empty value exception (e.g. NULL pointer, empty string) |
CFileException | Generic files related exception (e.g. read error, write errror, etc.) |
CFileModeException | File mode exception (e.g. attempt to write to read-only file, invalid mode.) |
CInvalidOptionsException | Invalid command line options |
CInvalidStateException | Invalid state exception (e.g. getting a row reference in a column-wise table/// ) |
CNotFoundException | Object not found (thrown everywhere except from .find() methods) |
CVersionMismatchException | Versions do not match |
Cscitbx::boost_python::container_conversions::fixed_size_policy | |
Cscitbx::boost_python::container_conversions::from_python_sequence< ContainerType, ConversionPolicy > | |
CGenCont | |
CISTable | Public class that respresents a two-dimensional table of strings |
CObjContInfo::Item | Private class that represents an item |
CITTable | Private class that respresents a two-dimensional table of strings |
Cmapped_ptr_vector< T, StringCompareT > | |
Cmapped_ptr_vector< Block, StringLess > | |
Cmapped_ptr_vector< DictObjCont > | |
Cmapped_ptr_vector< ISTable, StringLess > | |
Cmapped_ptr_vector< ObjCont > | |
Cmapped_vector< T, StringCompareT > | |
Cmapped_vector< std::string, StringLess > | |
▼CObjCont | Public class that represents a generic object container |
CDictObjCont | Public class that represents a dictionary object container |
CItemObjCont | Private class that represents an item object container |
▼CObjContInfo | Public class that represents a generic information class for the generic object container |
CCatObjContInfo | Private class that represents an information class for the category object container |
CDictObjContInfo | Private class that represents an information class for the dictionary object container |
CItemObjContInfo | Private class that represents an information class for the item object container |
CSubcatObjContInfo | Private class that represents an information class for the sub-category object container |
▼CParentChild | |
CCifParentChild | |
CDictParentChild | |
CRcsbFile | |
CRcsbPlatform | |
Cregex_t | |
Cregmatch_t | |
CSerializer | |
CString | Generic string class that contains string related utility methods |
CStringLess | Public class that encapsulates string comparison |
CStrX | |
▼CTableFile | Public class that represents a file composed of blocks with tables |
▼CCifFile | Public class that represents a CIF file, composed of blocks with tables |
CDicFile | Public class that represents a dictionary file, composed of blocks with tables |
Cscitbx::boost_python::container_conversions::to_tuple< ContainerType > | |
▼Cscitbx::boost_python::container_conversions::to_tuple_mapping< ContainerType > | |
Cscitbx::boost_python::container_conversions::tuple_mapping< ContainerType, ConversionPolicy > | |
CTTable | Private class that represents a table of tuples |
Cscitbx::boost_python::container_conversions::tuple_mapping_fixed_capacity< ContainerType > | |
Cscitbx::boost_python::container_conversions::tuple_mapping_fixed_size< ContainerType > | |
Cscitbx::boost_python::container_conversions::tuple_mapping_set< ContainerType > | |
Cscitbx::boost_python::container_conversions::tuple_mapping_variable_capacity< ContainerType > | |
▼Cstd::unary_function | |
CIsLostChar | |
CWhiteSpace | |