MCPcopy Create free account

hub / github.com/Drive-Trust-Alliance/sedutil / types & classes

Types & classes397 in github.com/Drive-Trust-Alliance/sedutil

↓ 81 callersClassDataRef
! * \brief Pointer to data * * DataRef is used to refere to some data inside a json string. It holds the * start posisition of the data, and it
Common/json_struct.h:206
↓ 5 callersClassSerializerOptions
Common/json_struct.h:552
↓ 2 callersClassSerializerBuffer
Common/json_struct.h:594
↓ 2 callersClassstat
linux/DtaLinux.cpp:102
↓ 1 callersClassCallFunctionExecutionState
Common/json_struct.h:3478
↓ 1 callersClassJsonMeta
Common/json_struct.h:2505
↓ 1 callersEnumType
Common/json_struct.h:256
↓ 1 callersClassddipair
Common/DtaDev.cpp:581
ClassATA_IDENTIFY_DEVICE
windows/IntelRST.h:153
ClassArrayEndWriter
Common/json_struct.h:4166
ClassArrayVariableContent
Common/json_struct.h:8444
ClassBIN_IDENTIFY_DEVICE
windows/IntelRST.h:136
ClassCLongAtom
Common/DtaAnnotatedDump.h:88
ClassCMediumAtom
Common/DtaAnnotatedDump.h:72
ClassCScsiCmdATAPassThrough_12
///////////////////////////////////////////////////////////////////////////////////
Common/DtaStructures.h:759
ClassCScsiCmdInquiry
///////////////////////////////////////////////////////////////////////////
Common/DtaStructures.h:655
ClassCScsiCmdInquiry_StandardData
///////////////////////////////////////////////////////////////////////////
Common/DtaStructures.h:673
ClassCScsiCmdSecurityProtocolIn
///////////////////////////////////////////////////////////////////////////
Common/DtaStructures.h:717
ClassCScsiCmdSecurityProtocolOut
///////////////////////////////////////////////////////////////////////////
Common/DtaStructures.h:738
ClassCShortAtom
Common/DtaAnnotatedDump.h:57
ClassCTinyAtom
Common/DtaAnnotatedDump.h:29
ClassCTinyAtom_sign
Common/DtaAnnotatedDump.h:43
ClassCallFunctionContext
Common/json_struct.h:3496
ClassCallFunctionErrorContext
Common/json_struct.h:3498
ClassCharsInDigit
Common/json_struct.h:5304
ClassCharsInDigit<T, -1, CURRENT>
Common/json_struct.h:5324
ClassCharsInDigit<T, 0, CURRENT>
Common/json_struct.h:5316
EnumDTA_DEVICE_TYPE
Common/DtaStructures.h:454
ClassDefaultCallFunctionContext
Common/json_struct.h:4240
ClassDtaAtaDrive
specific implementation of DtaDev. * Uses the SCSI generic ioctls to send commands to the * device */
Common/DtaAtaDrive.h:28
ClassDtaBlockStorageDevice
specific implementation SCSI generic ioctls to send commands to the * device */
Common/DtaBlockStorageDevice.h:32
ClassDtaCommand
Common/DtaSession.h:26
ClassDtaCommand
Common/DtaDev.h:29
ClassDtaCommand
A class to build & send Opal Command streams to a TPer. * This class attempts to closely mimic the command * pseudo code used in the TCG documents, th
Common/DtaCommand.h:39
ClassDtaDev
Common/DtaSession.h:27
ClassDtaDev
Base class for a storage device. * This is a virtual base class defining the minimum functionality of storage device * object. The methods defined
Common/DtaDev.h:59
ClassDtaDev
Common/DtaHashPwd.h:23
ClassDtaDevEnterprise
Common/DtaCommand.h:25
ClassDtaDevEnterprise
Common/DtaDevEnterprise.h:31
ClassDtaDevGeneric
Device Class representing an unknown type of disk device. * This device is used in determining if a disk supports a TCG Storage SSC. * Most of the f
Common/DtaDevGeneric.h:33
ClassDtaDevOpal
Common code for OPAL SSCs. * most of the code that works for OPAL 2.0 also works for OPAL 1.0 * that common code is implemented in this class */
Common/DtaDevOpal.h:32
ClassDtaDevOpal
Common/DtaCommand.h:24
ClassDtaDevOpal1
Class representing a disk device, this class is represents a disk that conforms * to the OPAL 1.0 SSC * * testing so far indicates that the functio
Common/DtaDevOpal1.h:31
ClassDtaDevOpal2
Class representing a disk device, this class is represents a disk that conforms * to the OPAL 2.0 SSC * * testing so far indicates that the functio
Common/DtaDevOpal2.h:31
ClassDtaDevPyrite
Common code for OPAL SSCs. * most of the code that works for OPAL 2.0 also works for OPAL 1.0 * that common code is implemented in this class */
Common/DtaDevPyrite.h:32
ClassDtaDevPyrite1
Class representing a disk device, this class is represents a disk that conforms * to the OPAL 1.0 SSC * * testing so far indicates that the functio
Common/DtaDevPyrite1.h:31
ClassDtaDevPyrite2
Class representing a disk device, this class is represents a disk that conforms * to the OPAL 2.0 SSC * * testing so far indicates that the functio
Common/DtaDevPyrite2.h:31
ClassDtaDrive
virtual implementation for a disk interface-generic disk drive */
Common/DtaDrive.h:34
ClassDtaLinuxBlockStorageDevice
Linux specific implementation SCSI generic ioctls to send commands to the * device */
linux/DtaLinuxBlockStorageDevice.h:27
ClassDtaMacOSAtaDrive
MacOS specific implementation of DtaDev. * Uses the ATA ioctls to send commands to the * device */
macos/DtaMacOSAtaDrive.h:28
ClassDtaMacOSBlockStorageDevice
MacOS specific implementation SCSI generic ioctls to send commands to the * device */
macos/DtaMacOSBlockStorageDevice.h:32
ClassDtaMacOSNvmeDrive
MacOS specific implementation SCSI generic ioctls to send commands to the * device */
macos/DtaMacOSNvmeDrive.h:28
ClassDtaMacOSSataDrive
MacOS specific implementation of DtaDev. * Uses the SCSI generic ioctls to send commands to the * device */
macos/DtaMacOSSataDrive.h:28
ClassDtaMacOSScsiDrive
MacOS specific implementation SCSI generic ioctls to send commands to the * device */
macos/DtaMacOSScsiDrive.h:28
ClassDtaNvmeDrive
specific implementation NVMe generic ioctls to send commands to the * device */
Common/DtaNvmeDrive.h:27
ClassDtaResponse
Common/DtaSession.h:28
ClassDtaResponse
Object containing the parsed tokens. * a vector of vector<uint8_T> that contains each token * returned in the TCG response */
Common/DtaResponse.h:31
ClassDtaSataDrive
specific implementation of DtaDev. * Uses the SCSI generic ioctls to send commands to the * device */
Common/DtaSataDrive.h:28
ClassDtaScsiDrive
specific implementation SCSI generic ioctls to send commands to the * device */
Common/DtaScsiDrive.h:27
ClassDtaSession
Encapsulate the session management functionality */
Common/DtaSession.h:32
ClassDtaSession
Common/DtaDev.h:30
ClassDtaToken
///////////////////////////////////////////////////////////////////////////
Common/DtaAnnotatedDump.h:106
ClassDtaWindowsBlockStorageDevice
Windows specific implementation SCSI generic ioctls to send commands to the * device */
windows/DtaWindowsBlockStorageDevice.h:27
ClassElement
Common/json_struct.h:1749
ClassEnumHandler
Common/json_struct.h:4533
EnumError
Common/json_struct.h:363
ClassErrorContext
Common/json_struct.h:399
ClassFILELOG_DECLSPEC
Common/log.h:314
ClassFunctionCaller
Common/json_struct.h:3802
ClassFunctionCaller<T, U, Ret, Arg, NAME_COUNT, 1>
Common/json_struct.h:3822
ClassFunctionCaller<T, U, Ret, Arg, NAME_COUNT, 2>
Common/json_struct.h:3843
ClassFunctionCaller<T, U, Ret, void, NAME_COUNT, 1>
Common/json_struct.h:3948
ClassFunctionCaller<T, U, Ret, void, NAME_COUNT, 2>
Common/json_struct.h:3966
ClassFunctionCaller<T, U, Ret, void, NAME_COUNT, TAKES_CONTEXT>
Common/json_struct.h:3932
ClassFunctionCaller<T, U, void, Arg, NAME_COUNT, 1>
Common/json_struct.h:3883
ClassFunctionCaller<T, U, void, Arg, NAME_COUNT, 2>
Common/json_struct.h:3901
ClassFunctionCaller<T, U, void, Arg, NAME_COUNT, TAKES_CONTEXT>
Common/json_struct.h:3864
ClassFunctionCaller<T, U, void, void, NAME_COUNT, 1>
Common/json_struct.h:4000
ClassFunctionCaller<T, U, void, void, NAME_COUNT, 2>
Common/json_struct.h:4015
ClassFunctionCaller<T, U, void, void, NAME_COUNT, TAKES_CONTEXT>
Common/json_struct.h:3984
ClassFunctionInfo
Common/json_struct.h:3567
ClassFunctionInfo<T, Ret, Arg, NAME_COUNT, 1>
Common/json_struct.h:3577
ClassFunctionInfo<T, Ret, Arg, NAME_COUNT, 2>
Common/json_struct.h:3587
ClassFunctionInfo<T, Ret, void, NAME_COUNT, 1>
Common/json_struct.h:3607
ClassFunctionInfo<T, Ret, void, NAME_COUNT, 2>
Common/json_struct.h:3617
ClassFunctionInfo<T, Ret, void, NAME_COUNT, TAKES_CONTEXT>
Common/json_struct.h:3597
ClassFunctionObjectTraverser
Common/json_struct.h:4088
ClassFunctionObjectTraverser<T, Functions, 0>
Common/json_struct.h:4103
ClassFunctionObjectTraverser<T, Functions, size_t(-1)>
Common/json_struct.h:4119
ClassFunctionalSuperRecursion
Common/json_struct.h:4062
ClassFunctionalSuperRecursion<T, 0>
Common/json_struct.h:4290
ClassGenSequence
Common/json_struct.h:1730
ClassGenSequence<0>
Common/json_struct.h:1732
ClassGenSequence<1>
Common/json_struct.h:1737
ClassHasJsonStructBase
Common/json_struct.h:2763
ClassHasJsonStructFunctionContainer
Common/json_struct.h:3678
EnumIO_CONTROL_CODE
windows/IntelRST.h:310
EnumInPropertyState
Common/json_struct.h:488
EnumInTokenState
Common/json_struct.h:480
ClassIntermediateToken
Common/json_struct.h:283
next →1–100 of 397, ranked by callers