| _dump_file | |
| _ivd_file_tag | |
| _ivd_volinfo_tag | |
| _ivdfs_Collocation_EA_tag | |
| _ivdfs_FILE_EA_tag | |
| _ivdfs_GETFILE_EA_tag | |
| _ivdfs_HSM_EA_tag | |
| _REPLICATION_METADATA | |
| ap_Argument | |
| api_Base | |
| api_Partition | |
| bea_DiskDrive | |
| bea_DiskMedium | |
| bea_DiskVolume | |
| bea_DiskVolume::VolFile | |
| bea_Drive | |
| bea_DupReadThread | |
| bea_DupWriteThread | |
| bea_FRI | |
| bea_FRIThread | |
| bea_MamMemory | |
| bea_Medium | |
| bea_MediumMemory | |
| bea_MicMemory | |
| bea_MigrationThread | |
| bea_RecallThread | |
| bea_TapeDrive | |
| bea_TapeMedium | |
| bea_TapeVolume | |
| bea_VolInfo_t | Used to get current media info and to specify initialisation parameters |
| bea_Volume | |
| bea_VolumeReader | |
| blk_BufferReader | Base class for read buffering implementations |
| blk_BufferWriter | Base class for write buffering implementations |
| blk_DiskBufferReader | |
| blk_DiskBufferWriter | |
| blk_DiskFRIReader | |
| blk_DiskFRIWriter | |
| blk_NetReader | |
| blk_NetWriter | Class for transferring disk buffer over the network (CORBA) |
| blk_StdIOReader | |
| blk_StdIOWriter | |
| cdb_Buf_t | |
| cdb_Erase | Erase medium |
| cdb_Erase_t | |
| cdb_InitElementStatus | Initialize element status (media changer) |
| cdb_InitElemStatus_t | |
| cdb_Inquiry | CDB class, specialized for INQUIRY |
| cdb_Inquiry_t | |
| cdb_LoadUnload | |
| cdb_LoadUnload_t | |
| cdb_Locate | SCSI command for positioning (also used to change partition) |
| cdb_Locate_t | |
| cdb_LogSelect | SCSI Log Select command |
| cdb_LogSelect_t | |
| cdb_LogSense | SCSI Log Sense command |
| cdb_LogSense_t | |
| cdb_ModeSelect | SCSI Mode Select command |
| cdb_ModeSelect_t | |
| cdb_ModeSense | SCSI Mode Sense command |
| cdb_ModeSense_t | |
| cdb_MoveMedium | SCSI Move Medium command |
| cdb_MoveMedium_t | |
| cdb_Read | SCSI read command |
| cdb_Read_t | |
| cdb_ReadAttribute | Read MAM attributes |
| cdb_ReadAttribute_t | CDB Read MAM Attribute |
| cdb_ReadElementStatus | SCSI READ ELEMENT STATUS command |
| cdb_ReadElemStatus_t | |
| cdb_ReadPosition | Get current logical position on tape |
| cdb_ReadPosition_t | |
| cdb_ReportDensity | Get capacity infor from the medium/tape drive |
| cdb_ReportDensity_t | |
| cdb_RequestSense_t | |
| cdb_Rewind | Rewind a tape |
| cdb_Rewind_t | |
| cdb_Space | |
| cdb_Space_t | |
| cdb_TestUnitReady | Implementation of Test Unit Ready SCSI command |
| cdb_TestUnitReady_t | |
| cdb_Write | SCSI write command |
| cdb_Write_t | |
| cdb_WriteAttribute | Write MAM attributes |
| cdb_WriteAttribute_t | |
| cdb_WriteFileMarks | Write filemarks command |
| cdb_WriteFileMarks_t | |
| cfg_Base | |
| cfg_Cli_fsc | |
| cfg_Cli_hsm | |
| cfg_CliBak | |
| cfg_CliBase | This class is a base for parsed and validated data specified in cli |
| cfg_CliCheck | |
| cfg_CliCreateFile | |
| cfg_CliDD | |
| cfg_CliDrive | |
| cfg_CliFile | |
| cfg_CliFsTest | |
| cfg_CliJob | |
| cfg_CliLibrary | |
| cfg_CliMedium | |
| cfg_CliPartition | |
| cfg_CliPool | |
| cfg_CliRecover | |
| cfg_CliSystem | |
| cfg_DriveSettings | |
| cfg_DriveType | |
| cfg_DriveVendor | |
| cfg_ivddbg | |
| cfg_Library | |
| cfg_LibraryFile | |
| cfg_PM | |
| cfg_PMCfg | Cfg_PMCfg is derived from val_Base to handle configuration of the IVD Partition Manager |
| cfg_PMClient | This class is member of cfg_pmCfg |
| cfg_PMFileExpiration | This class is member of cfg_pmCfg |
| cfg_PMTree | This class is member of cfg_pmCfg |
| cfg_RMDrive | Cfg_RMDrive is derived from val_Base to handle configuration of the IVD Resource Manager Configuration for Drive |
| cfg_RMHost | This class is member of cfg_RMDrive |
| cfg_RMLibrary | Cfg_RMLibrary is derived from val_Base to handle configuration of the IVD Resource Manager Configuration for Drive |
| cfg_RMPool | |
| cfg_Server | Cfg_Server is derived from cfg_Base to handle configuration of the IVD Server |
| cfg_Tree | |
| ClientConf_t | ClientConf_s: Structure, which contain all client configuration parameters |
| cmn_BitFlag_t | |
| cmn_ComponentName_t | |
| cmn_Condition | |
| cmn_DirLst | DirLst class could list (return) directory entries by its name |
| cmn_ErrorCode_t | |
| cmn_FastDirLst | Class cmn_FastDirLst is a differrent inplementation of cmn_DirLst class it use getdents instead of readdir on Linux |
| cmn_FastFileSearch | <Description:> A more elaborate class description that describes all aspects of class usage etc |
| cmn_FastPattSearch | This is a class for fast pattern search through buffer |
| cmn_FastSearch | This class is super class for different fast search algorithm on buffer |
| cmn_FastZeroRecSearch | This is a class for fast search of zeroes through buffer |
| cmn_FastZeroSearch | This is a class for fast search of zeroes through buffer |
| cmn_File | Basic (super) class for File IO |
| cmn_FileInfo_t | |
| cmn_FileTest | |
| cmn_Global | |
| cmn_IDOwn< _T > | Used as LockIDhash element |
| cmn_Literal_t | |
| cmn_LockID< _T > | Is a template to lock object by its ID |
| cmn_LockIDbyOwn< _T, _size > | |
| cmn_LockIDHash< _V, _T > | Template cmn_LockIDHash use many small cmn_LockIDbyOwn classes to store lock elements |
| cmn_LockOwn | |
| cmn_Mutex | Mutex Class implemented in cmn_thread.cpp |
| cmn_MutexLock | Cmn_MutexLock Automatic Mutex Class |
| cmn_oneWRmanyRD | |
| cmn_Path | |
| cmn_Semaphore | |
| cmn_SemaphoreLock | |
| cmn_SkipTbl4FS | This class hold skip table an pattern for fast search class |
| cmn_SysInfo | |
| cmn_Thread | Platform independent class for handling execution threads |
| cmn_ThreadCounter | |
| cmn_Time | |
| cmn_TreeWalk | |
| cmn_UTF8 | Holds an UTF-8 string |
| cmn_UTF8Converter | Converts from a specified code page to UTF-8 and back |
| cmn_UUID_t | Struct encapsulates UUID generation, comparison, copying, making string versions, |
| cmn_WantReadLock | |
| cmn_WantWriteLock | |
| Collocation | |
| compile_stack_elt_t | |
| compile_stack_type | |
| Config | |
| crashBeaInfo_t | |
| CreateTree | |
| data_AIT_Sense_t | |
| data_AITRuntime_t | Member of data_Sense_t if sskv is 0 |
| data_Attribute | MAM data attribute |
| data_Attribute_t | MAM Attributes |
| data_Density | Results of report density support CDB |
| data_ElementStatus | Element status data (media changer) |
| data_ElementStatus::ElemStatus_t | |
| data_ESDescriptor_t | |
| data_ESHdr_t | |
| data_ESPageHdr_t | |
| data_FieldPointer_t | Member of data_Sense_t if sense key is ILLEGAL_REQUEST and sskv is 1 |
| data_InqDeviceID_t | Page code 83h |
| data_InqDevId_t | |
| data_InqPages_t | Page code 00h |
| data_InqSerialNo_t | Page code 80h |
| data_Inquiry | Inquiry Data |
| data_Inquiry_t | Union of all inquiry pages |
| data_Log | Log data class |
| data_Log_t | |
| data_LogHdr_t | |
| data_LogMICFixed_t | |
| data_LogMICFixedParam_t | MIC Fixed Length Info Page (0x3D) |
| data_LogMICMedID_t | |
| data_LogMICVar_t | |
| data_LogMICVarParam_t | MIC Variable Length Info Page (0x3E) |
| data_LogPages_t | Log Page 31 parameter code 00h |
| data_LogPartCapacity_t | Log Page 31h (Tape capacity info) |
| data_LogTapeCapacity_t | |
| data_LTO_Sense_t | |
| data_Mode | Mode data class |
| data_Mode_t | |
| data_ModeAIT_t | |
| data_ModeAITConfigPage_t | (TAPE) Page 0x31: AIT device configuration page |
| data_ModeCompress_t | |
| data_ModeCompressPage_t | |
| data_ModeDevCfgPage_t | (TAPE) Device configuration page 0x10 |
| data_ModeDevConfig_t | |
| data_ModeElemAddr_t | |
| data_ModeElemAddrPage_t | (EXCHANGER) Element address assignment page 0x1d |
| data_ModeGenBlkDesc_t | |
| data_ModeHdr_t | Mode sense parameter header of 6-byte MODE SENSE/SELECT command |
| data_ModePartitions_t | |
| data_ModePartPage_t | (TAPE) Mode page 0x11: Partition info (used also for Page 0x32) |
| data_ModeTapeHdr_t | |
| data_Position | Results of read position command |
| data_PositionShort_t | |
| data_Progress_t | Member of data_Sense_t if sense key is NOT_READY and sskv is 1 |
| data_RDSDescriptor_t | |
| data_RDSHdr_t | |
| data_ReportDensitySupport_t | |
| data_RetryCount_t | Member of data_Sense_t if sense key is RECOVERED ERROR, MEDIUM ERROR, HARDWARE ERROR and sskv is 1 |
| data_Sense_t | |
| data_StdInquiry_t | |
| dbo_AddColMediaVol | |
| dbo_AddDiskSubsys | |
| dbo_AddDrive | |
| dbo_AddDriveHost | |
| dbo_AddLibrary | |
| dbo_AddMajorCol | |
| dbo_AddMediaPool | |
| dbo_AddMedium | |
| dbo_AddMediumVol | |
| dbo_AddMinorCol | |
| dbo_AddSlot | |
| dbo_AllocateAdmin | |
| dbo_AllocateMig | |
| dbo_AllocateRec | |
| dbo_CheckAndAddColMediaVol | |
| dbo_ClearPartitionStatus | |
| dbo_ClearRecoveryFlag | |
| dbo_ClearReorgScan | |
| dbo_DisablePartition | |
| dbo_DriveError | |
| dbo_DriveStatusClear | |
| dbo_DriveStatusSet | |
| dbo_EnablePartition | |
| dbo_GetBestCopy | |
| dbo_GetHost | |
| dbo_GetMediaInfo | |
| dbo_GetNewMigId | |
| dbo_InitAllResource | |
| dbo_InitJobIdGen | |
| dbo_InitPartition | |
| dbo_InsertPartition | |
| dbo_InventoryUpdate | |
| dbo_IsSomeVolumeUsed | |
| dbo_LibraryStatusClear | |
| dbo_LibraryStatusSet | |
| dbo_MediumLoaded | |
| dbo_MediumStatusClear | |
| dbo_MediumStatusSet | |
| dbo_MediumUnloaded | |
| dbo_MediumUnreliable | |
| dbo_MediumUnusable | |
| dbo_MedVolStatusClear | |
| dbo_MedVolStatusSet | |
| dbo_NewJobIdGen | |
| dbo_PoolInfo | |
| dbo_ReleaseResources | |
| dbo_RemoveColIDs | |
| dbo_RemoveColMediaVol | |
| dbo_RemoveDiskSubsys | |
| dbo_RemoveDrive | |
| dbo_RemoveDriveHost | |
| dbo_RemoveLibrary | |
| dbo_RemoveMajorCol | |
| dbo_RemoveMediaPool | |
| dbo_RemoveMedium | |
| dbo_RemoveMediumVol | |
| dbo_RemoveMinorCol | |
| dbo_RemovePartition | |
| dbo_RemoveSlot | |
| dbo_SelectAllColVolumes | |
| dbo_SelectAllDiskSubsys | |
| dbo_SelectAllDriveHosts | |
| dbo_SelectAllDrives | |
| dbo_SelectAllLibraries | |
| dbo_SelectAllMajorCol | |
| dbo_SelectAllMediaByPart | |
| dbo_SelectAllMediaPool | |
| dbo_SelectAllMedium | |
| dbo_SelectAllMediumVol | |
| dbo_SelectAllMediumVolByBarcode | |
| dbo_SelectAllMediumVolByPart | |
| dbo_SelectAllMinorCol | |
| dbo_SelectAllPartition | |
| dbo_SelectAllSlots | |
| dbo_SelectDiskSubsys | |
| dbo_SelectDiskSubsysByKey | |
| dbo_SelectDrive | |
| dbo_SelectDriveByKey | |
| dbo_SelectDriveHost | |
| dbo_SelectDriveHostByKey | |
| dbo_SelectLibrary | |
| dbo_SelectLibraryByKey | |
| dbo_SelectMajorCol | |
| dbo_SelectMediaPool | |
| dbo_SelectMediaPoolByKey | |
| dbo_SelectMediaPoolbyUUID | |
| dbo_SelectMedium | |
| dbo_SelectMediumByDrive | |
| dbo_SelectMediumByKey | |
| dbo_SelectMediumVol | |
| dbo_SelectMediumVolByKey | |
| dbo_SelectMediumVolByUUID | |
| dbo_SelectMinColByMajCol | |
| dbo_SelectMinorCol | |
| dbo_SelectPartition | |
| dbo_SelectPartitionByUuid | |
| dbo_SelectSlot | |
| dbo_SelectSlotByKey | |
| dbo_SetPartitionStatus | |
| dbo_SetRecoveryFlag | |
| dbo_SetReorgScan | |
| dbo_UpdateDataSize | |
| dbo_UpdateDiskSubsys | |
| dbo_UpdateDrive | |
| dbo_UpdateDriveHost | |
| dbo_UpdateLibrary | |
| dbo_UpdateMajorCol | |
| dbo_UpdateMediaPool | |
| dbo_UpdateMedium | |
| dbo_UpdateMediumVol | |
| dbo_UpdateMinorCol | |
| dbo_UpdatePartition | |
| dbo_UpdateSlot | |
| dbo_VolumeEmpty | |
| dbo_VolumeError | |
| dbo_VolumeFull | |
| dbo_VolumeListStatusSet | |
| dbo_VolumeUsage | |
| df_AttrHeader_t | |
| df_BlockHeader_t | |
| df_BlockManager | Class to handle a series of data blocks of specific size |
| df_BlockProxy | New unpacker class structure |
| df_BlockProxyWriter | |
| df_BlockReader | Class take care about blocks got by the df_MgrReader |
| df_BlockScanner | |
| df_DataBlock | Class to handle one data block of specified size |
| df_ECMAFirstVolumeLabel_t | |
| df_ECMALblHdr_t | |
| df_ECMAOtherVolumeLabel_t | |
| df_ECMAVolumeLabel_t | |
| df_FileBlockReader | |
| df_Filter | |
| df_FRI | |
| df_FRIDistiller | |
| df_LimitedStream | |
| df_MgrReader | This class is used on top of df_BlockManager to perform read operations from the buffer queue inside the df_BlockManager |
| df_MgrWriter | This class is used on top of df_BlockManager to perform write operations to the buffer queue inside the df_BlockManager |
| df_Packer | |
| df_RecByteStreamEnd_t | |
| df_RecByteStreamStart_t | |
| df_RecCmn_t | |
| df_RecEmbeddedData_t | |
| df_RecFile_t | File record is used to store changes of a file to the tape |
| df_RecFileEnd_t | |
| df_RecFRIEnd_t | |
| df_RecFRISpInfo_t | |
| df_RecFRIStart_t | |
| df_RecReader | RecReader class is a BlockReader that parse record by record and for each call Proc<record>() method |
| df_RecVolHdr_t | |
| df_SplitInfo | This struct is used by BEA when parsing data format for FRI and by FSC to update its data |
| df_SplitInfoUnpacker | |
| df_StandardAttr_t | |
| df_Stream | |
| df_TCMMediaVolume_t | |
| df_TCMMedium_t | Name Tape cartridge memory (e.g |
| df_Unpacker | |
| df_Writer | |
| dir_id | |
| DirectoryNames_t | |
| dv_Info_t | |
| Event_t | Event structure of received event |
| exec_val | |
| ExtAttr_t | Extended attribute structure |
| extended_stat | |
| fail_stack_type | |
| FailureCount | |
| File_t | |
| FileInfo | |
| FileInfoCache | |
| FileMigrate_t | Job list manager manage vector of vector of files for each job A more elaborate class description that describes all aspects of class usage etc |
| FileMigrCndPerm_t | |
| FileRecall_t | |
| FileReleaseCndPerm_t | |
| fio_Alter_t | |
| fio_AlterJour | |
| fio_AlterJourBlock | |
| fio_BasicString | <Description:> A more elaborate class description that describes all aspects of class usage etc |
| fio_CirBlockHeader_t | |
| fio_CirFileHeader_t | |
| fio_CirFileTrans | |
| fio_DataBase | |
| fio_DBFileDef | Description of each file inside database |
| fio_EndTransaction_t | |
| fio_File | Basic (super) class for large file IO |
| fio_jourDumpArguments_t | |
| fio_JourFile | <Description:> A more elaborate class description that describes all aspects of class usage etc |
| fio_JourHandle | |
| fio_JourMgr | |
| fio_permDBinfo_t | |
| fio_PermDBinfoMgr | |
| fio_PermJourInfo_t | Permanent journal manager information stored in each journal file as header |
| fio_RelFile | |
| fio_RelFileHeader_t | The relative file header must stay the same size almost for ever |
| fio_RelFileTrans | |
| fio_RelFileTransLstMgr | |
| fio_SizeOffset | |
| fio_StartTransaction_t | |
| fio_String< _REL_FILE > | |
| fio_Transaction | |
| fio_TransGroupLock< _T, _defTransEl > | |
| fio_TransLstMgr | |
| fio_UnusedRec_t | |
| fio_UV_t | |
| fio_uvListHeader_t | |
| fio_uvListMgr | |
| fio_VarLenRFT | This class transform each strem of data represented as stream of byte to particular number of records |
| fio_VecQualifers | |
| fio_Vector | |
| fioLIN_permDBinfo_t | |
| fioWIN_permDBinfo_t | |
| fname_inode_t | |
| format_val | |
| friVolStatus_t | |
| fs_api | |
| fsc_Chunk_t | |
| fsc_ColectorExpFile | |
| fsc_ColGeneration | |
| fsc_Collector | |
| fsc_CollectorDelete | |
| fsc_CollectorRedunCopy | |
| fsc_Copy | <Description:> A more elaborate class description that describes all aspects of class usage etc |
| fsc_Copy_t | |
| fsc_CopyMgr | <Description:> A more elaborate class description that describes all aspects of class usage etc |
| fsc_DataCollectorStorage | Buffered file |
| fsc_DataCollectorStorageCacheEl | |
| fsc_DataL | <Description:> A more elaborate class description that describes all aspects of class usage etc |
| fsc_DataL_t | |
| fsc_DataLMgr | <Description:> A more elaborate class description that describes all aspects of class usage etc |
| fsc_Entry | <Description:> A more elaborate class description that describes all aspects of class usage etc |
| fsc_EntryMgr | EntryMgr is equivalent to vector in fileio DB It manage same group of data and store as vectors in DB |
| fsc_FileExpiration | <Description:> Enables building up a directory tree with expiration ages |
| fsc_fileIDLock | |
| fsc_FileLocStorage | Used to collect file locations got from FSC |
| fsc_Files | |
| fsc_FLSPerMedia | |
| fsc_FLSPerVolume | |
| fsc_FRIblockUnpacker | |
| fsc_FRIunpacker | |
| fsc_Generation | <Description:> A more elaborate class description that describes all aspects of class usage etc |
| fsc_Generation_t | |
| fsc_GenerationMgr | <Description:> A more elaborate class description that describes all aspects of class usage etc |
| fsc_MediaPosition_t | |
| fsc_MediaPositionVer01_t | |
| fsc_MediumStatus_t | Structure and vector to prepare medium status for scan for redundant copy |
| fsc_MedPosMgr | <Description:> A more elaborate class description that describes all aspects of class usage etc |
| fsc_medVolData_t | |
| fsc_MedVolReader | |
| fsc_MedVolume | |
| fsc_MedVolWriter | |
| fsc_MigIDsize_t | |
| fsc_MigInfo_t | This structure is used for GetCopies |
| fsc_NextEntity_t | |
| fsc_nsAttr_t | |
| fsc_nsAttrMgr | Is a wrapper between nsElement and nsAttrStream |
| fsc_nsAttrStream | NsStream who take care to store/read attribute to/from FSCDB |
| fsc_nsDirectory | |
| fsc_nsDirEntryFormattedVec | |
| fsc_nsDirEntryMgr | Class fsc_nsDirEntryMgr pass changes to fsc_nsDirEntryVec class |
| fsc_nsDirEntryVec | |
| fsc_nsElement | |
| fsc_nsElement_t | |
| fsc_nsFSrecovery | |
| fsc_nsName_t | |
| fsc_nsNameMgr | |
| fsc_nsOwnerMgr | Class fsc_nsOwnerMgr take care about owner of element |
| fsc_nsOwnMem_t | |
| fsc_nsPropertyMgr | |
| fsc_nsStream | Fio_Vector take care of DB vectors in chain |
| fsc_RawCollector | |
| fsc_RawMediumContentCollector | This class is intended for dumping the contents of the specified medium (and medium volumes) to a specified file |
| fsc_RawMedVolCollector | |
| fsc_RawMedVolPathCollector | Not used now, will be in future when need list of files stayed on particular medium |
| fsc_RawReorgScanDataCollector | Scan through FSC to collect file splits |
| fsc_RawScan | |
| fsc_RawUpdate | |
| fsc_RedunCopyDataVolStorage | |
| fsc_RedunCopyDataVolStorageReader | |
| fsc_RedunCopyDataVolStorageWriter | |
| fsc_RedunCopyResult_t | |
| fsc_ReorgScanContentVolStorage | |
| fsc_ReorgScanDataVolStorage | Cache element |
| fsc_ReorgScanReorgVolStorage | |
| fsc_Split | <Description:> A more elaborate class description that describes all aspects of class usage etc |
| fsc_Split_t | |
| fsc_SplitInfoCollector | |
| fsc_SplitMgr | <Description:> A more elaborate class description that describes all aspects of class usage etc |
| fsc_SplitStream_t | |
| fsc_UInt24 | |
| fsc_UInt48 | |
| fsc_Vector_t | |
| fsc_VolumeCheck | |
| FSEvMgrThrd | FS Evenet Manager Thread |
| group | |
| hdb_Active_t | |
| hdb_DirNode_t | Structure hdb_DirNode_t is used for store HSM active directories |
| hdb_DirTree_t | |
| hdb_file2hdbID_t | |
| hdb_NameOwner_t | |
| hdb_ReleaseCand_t | |
| hdb_Tables | |
| hdbLNX_ReleaseCand_t | |
| hdbWIN_Active_t | |
| hdbWIN_ReleaseCand_t | |
| hdr | |
| hsm_ActiveFH | |
| hsm_Chunk_t | Class hsm_RecallInfoGrp is a replacement for hsm_RecallInfo It additional work is to collects written data of chunks to file |
| hsm_Containers | |
| hsm_DirWaitList | Hsm_DirWaitList class manages files which are "Dirty" |
| hsm_FHADPRecall | |
| hsm_FHcache | Hsm_FHcache: class, this class hold all active file header in HSM sistem |
| hsm_FHdirty | Hsm_FHdirty class manages files which are "Dirty" |
| hsm_FHlist | |
| hsm_FHmigc | Hsm_FHmigc class manages files which are "Dirty" |
| hsm_FHpVecMgr | File header pointer vector manager |
| hsm_FHrelc | |
| hsm_file_t | |
| hsm_FileHeader | Hsm_FileHeader class describe header of file |
| hsm_FileProperty_t | |
| hsm_FreeJobIdxStack | |
| hsm_InoObj | Simple class one line description |
| hsm_ioc_datastate_t | HSM_IOC_DATA_CLEAN argument for ioctl() call HSM_IOC_DATA_OFFLINE argument for ioctl() call HSM_IOC_DATA_ONLINE argument for ioctl() call |
| hsm_ioc_fileinfo_t | HSM_IOC_GET_FILE_INFO argument for ioctl() call |
| hsm_ioc_lockfile_t | |
| hsm_ioc_opmode_t | |
| hsm_ioc_setfileid_t | HSM_IOC_GET_FILEID argument for ioctl() call HSM_IOC_SET_FILEID argument for ioctl() call |
| hsm_ioc_triggevent_t | HSM_IOC_TRIGGER_EVENT argument for ioctrl() call |
| hsm_IVDFSRecoverer | |
| hsm_JobElemVecMgr | |
| hsm_JobList | |
| hsm_JobListMgr | |
| hsm_ListPos | |
| hsm_MigByAPI | |
| hsm_path_t | |
| hsm_Recall | Object from class hsm_Recall can be created only if number of i_RecallList_t members is greter that 0 |
| hsm_RecallInfoGrp | |
| hsm_ReleaseCandRec | |
| hsm_req_cancel_req_t | |
| hsm_req_chg_attr_t | |
| hsm_req_chg_data_t | |
| hsm_req_chg_name_t | |
| hsm_req_data_offl_t | |
| hsm_req_hdr_t | |
| hsm_req_log_error_t | |
| hsm_req_mount_t | |
| hsm_req_open_t | |
| hsm_req_pre_mount_t | |
| hsm_req_pre_umount_t | |
| hsm_req_release_t | |
| hsm_req_t | |
| hsm_req_umount_t | |
| hsm_TimedList | |
| hsm_TimeListElem | |
| hsmfs_attr | Persistant hsm inode attributes |
| hsmfs_attrdb_hdr | |
| i_ActivateResult_t | |
| i_AdminJob_i | |
| i_BackEndAgent | |
| i_BackEndAgent_i | |
| i_BackupAgent | Uses UploadAgent to write to named pipe connected to ivddd (writing tape) |
| i_BackupAgent_i | |
| i_BackupJob_i | |
| i_ClientConf_t | |
| i_Collection | |
| i_Collection_i | |
| i_ColMediaVol_t | |
| i_Component | |
| i_Component_i | |
| i_DelExpiredFilesJob_i | |
| i_DiskSubsys_t | |
| i_DownloadAgent | |
| i_DownloadAgent_i | |
| i_Drive_t | |
| i_DriveHost_t | |
| i_EfficientRecallJob_i | |
| i_File_t | |
| i_FileAge_t | |
| i_FileExpiration_t | |
| i_FileHistory_t | |
| i_FileLocationData_t | WARNING: members of this structure must be binary equal to ivd_FileLocationData_t (include/ivd/ivd_FileLocationData_t.h) |
| i_FileSystemInfo_t | |
| i_FRIBlockInfo_t | |
| i_FSC | |
| i_FSC_i | |
| i_FSCCheckJob_i | |
| i_FSCfileState_t | |
| i_FSCNumCopVsNumPoolsCheckStatus_t | |
| i_FsEvMgr | |
| i_FsEvMgr_i | |
| i_HSM | |
| i_HSM_i | |
| i_HsmInfo_t | |
| i_IvdException | All possible data members from ivd_Exception are included |
| i_IvdfsFileInfo_t | |
| i_IvdNet | |
| i_IvdNet_i | |
| i_Job | |
| i_Job_i | |
| i_JobParams | |
| i_JobRequest_t | |
| i_Library_t | |
| i_LibraryAgent | |
| i_LibraryAgentManual_i | |
| i_LibraryAgentSCSI_i | |
| i_MaintFriJob_i | |
| i_MajorCol_t | |
| i_ManagementInterface | |
| i_ManagementInterface_i | |
| i_MediaInfo_t | |
| i_MediaPool_t | |
| i_Medium_t | |
| i_MediumCheckJob_i | |
| i_MediumDupl_i | |
| i_MediumPos_t | |
| i_MediumVol_t | |
| i_MigrationJob_i | |
| i_MinorCol_t | |
| i_Partition_t | |
| i_PartitionInfo_t | |
| i_PartitionManager | |
| i_PartitionManager_i | CORBA servant for i_PartitionManager |
| i_PoolInfo_t | |
| i_Recall_t | |
| i_RecallJob_i | |
| i_RecoveryJob_i | |
| i_RecreatedIVDFSJob_i | |
| i_RedundantCopyJob_i | |
| i_ReorgJob_i | |
| i_ReorgScanJob_i | |
| i_Resource_t | |
| i_ResourceManager | |
| i_ResourceManager_i | |
| i_RestoreAgent | Uses DownloadAgent to read from named pipe connected to ivddd (reading tape) |
| i_RestoreAgent_i | |
| i_Service | |
| i_Service_i | |
| i_Slot_t | |
| i_SlotUpdate_t | Used to set current state of the library's slots |
| i_ThreadJob_i | |
| i_UIMessageServer | |
| i_UIMessageServer_i | |
| i_UIResult_t | |
| i_UIResultCell_t | |
| i_UIResultRow_t | |
| i_UploadAgent | |
| i_UploadAgent_i | |
| i_Version | |
| i_VolInfo_t | Used to get current media info and to specify initialisation parameters |
| i_VolumeInfo_t | |
| hhmipc_t::iipc | |
| ipc_Corba | CORBA helper class |
| ipc_Init | |
| ipc_Log | |
| ipc_Shutdown | Helper class to shut down on signal |
| ivd_BaseException | The base exception class |
| ivd_comm_t | |
| ivd_CommCtx_t | |
| ivd_DBException | |
| ivd_DD | Class for dd thread (for Backup and Restore Agent) |
| ivd_DD_Result | Class for passing dd exitcode & output from dd thread to Agent |
| ivd_Delay | |
| ivd_DFError | |
| ivd_Directories | |
| ivd_Error | Ivd_Error is thrown when an IVD erroneous situation is detected |
| ivd_Exception | Root exception class, used in IVD |
| ivd_file_t | |
| ivd_FileLocationData_t | Ivd_FileLocationData_t is used at reorganization as well as redundant copy feature |
| ivd_FileSystemAPI | |
| ivd_FileSystemSize_t | File System sizes - platform independant structure |
| ivd_fs_b_ops_t | |
| ivd_FS_Cfg_t | |
| ivd_FS_Event | |
| ivd_FS_File | |
| ivd_FS_FileProperty_t | |
| ivd_fs_ops_t | |
| ivd_fs_t | |
| ivd_FSInfo_t | |
| ivd_hsmattr_t | HSM Attributes - stored in IVD file system (typically as EA) |
| ivd_inode_info_t | |
| ivd_InternalError | Ivd_InternalError is thrown when an unexpected critical situation is detected |
| ivd_ioc_datastate_t | HSM_IOC_DATA_CLEAN argument for ioctl() call HSM_IOC_DATA_OFFLINE argument for ioctl() call HSM_IOC_DATA_ONLINE argument for ioctl() call |
| ivd_ioc_datastate_tag | Ivd_IOC_DATA_CLEAN_d argument for ioctl() call ivd_IOC_DATA_OFFLINE_d argument for ioctl() call ivd_IOC_DATA_ONLINE_d argument for ioctl() call |
| ivd_ioc_fileinfo_t | HSM_IOC_GET_FILE_INFO argument for ioctl() call |
| ivd_ioc_fileinfo_tag | Ivd_IOC_GET_FILE_INFO argument for ioctl() call |
| ivd_ioc_fsinfo_tag | |
| ivd_ioc_getownerpath_tag | Ivd_IOC_GETOWNERS_d argument for ioctrl() call |
| ivd_ioc_limited_access_mode_tag | |
| ivd_ioc_lockfile_t | |
| ivd_ioc_opmode_t | |
| ivd_ioc_opmode_tag | |
| ivd_ioc_reply_tag | |
| ivd_ioc_setcollocationid_tag | Ivd_IOC_SET_COLLOCATION_ID_d argument for ioctl() call |
| ivd_ioc_setfileid_t | HSM_IOC_GET_FILEID argument for ioctl() call HSM_IOC_SET_FILEID argument for ioctl() call |
| ivd_ioc_setfileid_tag | Ivd_IOC_GET_FILEID_d argument for ioctl() call ivd_IOC_SET_FILEID_d argument for ioctl() call |
| ivd_ioc_triggevent_t | HSM_IOC_TRIGGER_EVENT argument for ioctrl() call |
| ivd_ioc_triggevent_tag | Ivd_IOC_TRIGGER_EVENT_d argument for ioctrl() call |
| ivd_ioc_write_tag | |
| ivd_MediaChkStat_t | |
| ivd_MediaPos_t | |
| ivd_MigrationID | <Description:> A more elaborate class description that describes all aspects of class usage etc |
| ivd_ModVersion | |
| ivd_path_t | |
| ivd_path_tag | |
| ivd_PathEntry_t | |
| ivd_Product | |
| ivd_req_cancel_req_t | |
| ivd_req_cancel_req_tag | |
| ivd_req_chg_attr_t | |
| ivd_req_chg_attr_tag | |
| ivd_req_chg_data_t | |
| ivd_req_chg_data_tag | |
| ivd_req_chg_name_t | |
| ivd_req_chg_name_tag | |
| ivd_req_data_offl_t | |
| ivd_req_data_offl_tag | |
| ivd_req_empty_queue_tag | |
| ivd_req_entry_t | |
| ivd_req_hdr_t | |
| ivd_req_hdr_tag | |
| ivd_req_log_error_t | |
| ivd_req_log_error_tag | |
| ivd_req_mount_t | |
| ivd_req_mount_tag | |
| ivd_req_open_t | |
| ivd_req_pre_mount_t | |
| ivd_req_pre_mount_tag | |
| ivd_req_pre_umount_t | |
| ivd_req_pre_umount_tag | |
| ivd_req_release_t | |
| ivd_req_t | |
| ivd_req_tag | |
| ivd_req_terminate_tag | |
| ivd_req_umount_t | |
| ivd_req_umount_tag | |
| ivd_requestor_info_tag | |
| ivd_RequestorInfo_t | |
| ivd_ScanInfo_t | |
| ivd_SysError | System errors |
| ivd_VarData_t | Used to mark offset and size of variable length data in data records |
| ivd_Versions | |
| ivd_VolInfoEntry_t | |
| job_Executor | |
| job_finishedStatus | |
| job_Manager | |
| JobIDEqual | |
| JobListMgr< T1 > | |
| la_ActiveMark | |
| la_ManualDrive | |
| la_SCSILibrary | |
| la_SCSILibrary::DriveInfo | |
| log_Debugger | Class to control debugging execution |
| log_ErrorStream | Stream to log errors |
| log_EventLog | A class to initialize event logging in each of the processes |
| log_EventLogger | |
| log_File | |
| log_FileID | Helper class for file identification |
| log_FunctionID | |
| log_FunctionTracer | This class is used to track execution stack |
| log_ivdfs | |
| log_Stack | |
| long_val | |
| MajorIDsC | |
| MediaDataC | |
| MediumInfo_t | |
| memberIdxType_t | |
| mif_CfgRep | |
| mif_JobManager | |
| mif_PartEntry | |
| mif_PartMgr | |
| mif_VolStatus | |
| MigrateTreewalk | |
| MinorIDsC | |
| mode_change | |
| my_Exception | |
| ownerIdxType_t | |
| parser_table | |
| passwd | |
| path_arg | |
| PathRec_t | PathRec_s: Structure, which contain pair file I-node / file Name |
| pf_Component | Base class for components of a parsed file |
| pf_Elem | |
| pf_File | |
| pf_Group | |
| pf_List | |
| pf_Section | |
| pf_SectionList | |
| pf_Value | |
| pf_ValueBase | |
| pf_ValueList | |
| pm_AssignResThread | |
| pm_EfficientRecallClientThread | |
| pm_File_t | |
| pm_FileList | |
| pm_FRIInfo | |
| pm_FriProcessor | |
| pm_JobMgr | |
| pm_RecallClientThread | |
| pm_RecallSetReader | |
| pm_ReorgVolStatus | |
| pm_VolStatus | Created: 24.3.2004 |
| predicate | |
| PreMountsMgr | Class to manage Pre mount events: class has private member list of all pre-mounted file systems |
| re_pattern_buffer | |
| re_registers | |
| RecAccess | |
| RecOpen | |
| RecRemove | |
| register_info_type | |
| regmatch_t | |
| reply_str_t | |
| rm_ColAlloc | |
| rm_ColMediaVol | |
| rm_CopyPos_t | |
| rm_DB | |
| rm_DBOperation | |
| rm_DBThread | |
| rm_DiskBufAllocator | Class DiskBufferAllocator handles all configured file systems on a IVD system |
| rm_DiskBuffer | |
| rm_DiskSubsys | |
| rm_Drive | |
| rm_DriveHost | |
| rm_JobIdGen | JobID Generator Generates a new Job ID on request |
| rm_JobParams | |
| rm_JobStat | |
| rm_Library | |
| rm_MajorCol | |
| rm_MediaPool | |
| rm_Medium | |
| rm_MediumPos_t | |
| rm_MediumVol | |
| rm_MigIdGen | Migration Id Generator Generates a new Migration ID per IVD-Partition on request |
| rm_MinorCol | |
| rm_Operator | |
| rm_Partition | |
| rm_PartitionStatus | |
| rm_Queue | |
| rm_QueueExecutor | |
| rm_Resource_t | |
| rm_Slot | |
| rm_String | |
| rm_SysState | |
| rm_TimeStamp | |
| scsi_CDB | Base class for all CDB commands |
| scsi_Data | Wrapper for data, returned by SCSI subsystem |
| scsi_Device_t | |
| scsi_DeviceList | |
| scsi_DevType_t | |
| scsi_ErrASC_t | |
| scsi_ErrDesc_t | |
| scsi_IO | Interface class to access SCSI devices |
| scsi_LnxSG | Implementation of scsi_IO interface using Linux SCSI Generic (sg) driver |
| scsi_PassThroughDirectWithBuffer_t | |
| scsi_SenseAIT | |
| scsi_SenseGTL | |
| scsi_SenseLTO | |
| scsi_SenseVnd | |
| scsi_UInt16 | Class that behaves like a UInt16_t |
| scsi_UInt24 | Class that behaves like a 24-bit integer |
| scsi_UInt32 | Class that behaves like a UInt32_t |
| scsi_VndErrTable_t | |
| scsi_WinSG | |
| scsi_Wrapper16 | Class thatis a wrapper around scsi_UInt16_t and behaves like a UInt16_t |
| scsi_Wrapper24 | Class thatis a wrapper around scsi_UInt24_t and behaves like a 24-bit integer |
| scsi_Wrapper32 | Class thatis a wrapper around scsi_UInt16_t and behaves like a UInt16_t |
| segment | |
| size_val | |
| SplitLocationC | |
| stx_Cache | Stx_CacheEl objects |
| stx_CacheArray< _MaxCacheSize > | |
| stx_CacheArrayOfRefEl< _MaxCacheSize > | |
| stx_CacheEl | |
| stx_CacheElRef | |
| stx_CacheVec | |
| stx_GroupOfEl< _T, _defGroupEl > | Vector of _size number reserved elements with reference to owner |
| stx_Groups< _G, _T > | Each owner reserve a groupID as handler to access to stx_Groups |
| stx_Stream | Base class to for IVD specific streams |
| stx_XStack | Stored in stack when some one need an ID ask IDmgr |
| svc_execString | |
| TreeWalk | |
| TreeWalk::DirectoryEntry | |
| TreeWalkBackup | |
| ui_BitFlag | |
| ui_Confirm | |
| ui_MsgWriter | |
| ui_ResultPacker | Packes output result into i_Result |
| UInt48_t | |
| userid | |
| ut_Basic | |
| ut_Group | Class that hold identification of particular unit tests, it's used by ut_Basic class |
| val_BasicValue | |
| val_Bool | |
| val_CliCommand | |
| val_DbgFlags | |
| val_DbgLevel | |
| val_DriveCapab | |
| val_Duration | |
| val_Element< ET > | |
| val_FileNamePattern | |
| val_FileNamePatternList | |
| val_FSType | |
| val_Hostname | |
| val_Integer | |
| val_Integer::IntPtr_t | |
| val_LibType | |
| val_Limit | |
| val_List< CNV, DT > | This template is used to make rules for conversion to vectors of values from some list-type input (eg cfg_Val_t of type CFGVAL_LIST) |
| val_LiteralValue | |
| val_MediaFamilyType | |
| val_ObjectName | |
| val_Path | |
| val_Percentage | |
| val_PoolType | |
| val_Range< CNV, DT > | |
| val_RangeValue | |
| val_RuleVec | Container for conversion rules |
| val_Size | |
| val_SlotList | |
| val_StrictString | StrictString does check leading and trailing spaces plus new lines inside string |
| val_String | |
| val_SysVolLocationType | |
| val_Time | |
| val_Value | Base class for all of the conversion (or rule) classes that convert any string to a basic type |
| val_ValueList | |
| vector | |
| yy_buffer_state | |
| yyalloc | |
| YYLTYPE | |
| YYSTYPE | |