gatb.core-API-0.0.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234567]
 Ndag
 Cdag_vector
 Crank_vector
 Ngatb
 NcoreCore package of the GATP project
 NbankPackage for genomic databases management
 NimplImplementation for genomic databases management
 CIBankInterface for what we need to read genomic databases
 CIBankFactoryFactory for IBank
 CSequenceStructure holding genomic information
 NdebruijnPackage for De Bruijn graph management
 NimplImplementation package for De Bruijn graph management
 CIContainerNodeContainer interface
 NkmerPackage for genomic databases management
 NimplImplementation for genomic databases management
 CICountProcessorInterface that uses kmer counting information
 NsystemOperating System abstraction layer
 NimplImplementation of Operating System abstraction layer
 CExceptionException class for operating system failures
 CExceptionCompositeComposite exception
 CExceptionErrnoException class with information got from strerror_r
 CExceptionNotImplementedException class for lack of implementation
 CIFileAbstraction of what we need about file
 CIFileSystemInterface for some operations at file system level
 CIMemoryInterface providing methods for dynamic allocation and memory statistics
 CIMemoryAllocatorInterface providing methods for dynamic allocation
 CIMemoryComponentInterface providing methods for getting memory usage by a component
 CIMemoryOperationsInterface providing methods for manipulating memory blocks
 CISmartPointerTool for managing instances life cycle
 CISynchronizerDefine a synchronization abstraction
 CISystemInfoInterface providing some general information about the system
 CIThreadDefine what a thread is
 CIThreadFactoryFactory that creates IThread instances
 CIThreadGroupInterface that defines a group of threads
 CITimeInterface that provides methods returning time information
 CLocalObjectLocal usage of SmartPointer instance
 CLocalSynchronizerTool for locally managing synchronization
 CSmartPointerImplementation of the ISmartPointer interface
 NtoolsTools package
 NcollectionsCollections interfaces
 NdpDesign Patterns concepts
 NmathMath package
 NmiscMisc interfaces
 Nstorage
 CunionFind