SharedTypes.h File Reference

Go to the source code of this file.

Typedefs

typedef boost::shared_ptr<
RandomAccessDevice
SharedRandomAccessDevice
typedef boost::shared_ptr<
Cache
SharedCache
typedef boost::shared_ptr<
CacheAccessor
SharedCacheAccessor
typedef boost::shared_ptr<
Segment
SharedSegment
typedef boost::weak_ptr< SegmentWeakSegment
typedef boost::shared_ptr<
SegmentAccessor
SharedSegmentAccessor
typedef boost::shared_ptr<
SegmentFactory
SharedSegmentFactory
typedef boost::shared_ptr<
SegmentMap
SharedSegmentMap
typedef boost::shared_ptr<
ByteOutputStream
SharedByteOutputStream
typedef boost::shared_ptr<
ByteInputStream
SharedByteInputStream
typedef boost::shared_ptr<
ByteStreamMarker
SharedByteStreamMarker
typedef boost::shared_ptr<
ByteArrayOutputStream
SharedByteArrayOutputStream
typedef boost::shared_ptr<
ByteArrayInputStream
SharedByteArrayInputStream
typedef boost::shared_ptr<
SegPageBackupRestoreDevice
SharedSegPageBackupRestoreDevice
typedef boost::weak_ptr< SegPageBackupRestoreDeviceWeakSegPageBackupRestoreDevice
typedef boost::shared_ptr<
StatsSource
SharedStatsSource
typedef boost::shared_ptr<
StatsTarget
SharedStatsTarget
typedef boost::shared_ptr<
SegOutputStream
SharedSegOutputStream
typedef boost::shared_ptr<
SegInputStream
SharedSegInputStream
typedef boost::shared_ptr<
SegStreamAllocation
SharedSegStreamAllocation
typedef boost::shared_ptr<
SpillOutputStream
SharedSpillOutputStream
typedef boost::shared_ptr<
CheckpointProvider
SharedCheckpointProvider
typedef boost::shared_ptr<
LogicalTxn
SharedLogicalTxn
typedef boost::shared_ptr<
LogicalTxnLog
SharedLogicalTxnLog
typedef boost::shared_ptr<
LogicalRecoveryLog
SharedLogicalRecoveryLog
typedef boost::shared_ptr<
LogicalTxnParticipant
SharedLogicalTxnParticipant
typedef boost::shared_ptr<
BTreeAccessBase
SharedBTreeAccessBase
typedef boost::shared_ptr<
BTreeReader
SharedBTreeReader
typedef boost::shared_ptr<
BTreeNonLeafReader
SharedBTreeNonLeafReader
typedef boost::shared_ptr<
BTreeLeafReader
SharedBTreeLeafReader
typedef boost::shared_ptr<
BTreeWriter
SharedBTreeWriter
typedef boost::shared_ptr<
BTreeVerifier
SharedBTreeVerifier
typedef boost::shared_ptr<
BTreeBuilder
SharedBTreeBuilder
typedef boost::shared_ptr<
BTreeRecoveryFactory
SharedBTreeRecoveryFactory
typedef boost::shared_ptr<
Database
SharedDatabase
typedef boost::shared_ptr<
PseudoUuidGenerator
SharedPseudoUuidGenerator
typedef boost::shared_ptr<
TraceTarget
SharedTraceTarget
typedef boost::shared_ptr<
ErrorTarget
SharedErrorTarget
typedef boost::shared_ptr<
CheckpointThread
SharedCheckpointThread
typedef boost::shared_ptr<
ExecStream
SharedExecStream
typedef boost::shared_ptr<
ExecStreamEmbryo
SharedExecStreamEmbryo
typedef boost::shared_ptr<
ExecStreamBufAccessor
SharedExecStreamBufAccessor
typedef boost::shared_ptr<
ExecStreamScheduler
SharedExecStreamScheduler
typedef boost::shared_ptr<
ExecStreamParams
SharedExecStreamParams
typedef boost::shared_ptr<
ExecStreamGraph
SharedExecStreamGraph
typedef boost::shared_ptr<
ExecStreamGraphEmbryo
SharedExecStreamGraphEmbryo
typedef boost::shared_ptr<
ExecStreamFactory
SharedExecStreamFactory
typedef boost::shared_ptr<
ExecStreamSubFactory
SharedExecStreamSubFactory
typedef boost::shared_ptr<
ExecStreamResourceQuantity
SharedExecStreamResourceQuantity
typedef boost::shared_ptr<
ExecStreamGovernor
SharedExecStreamGovernor
typedef boost::shared_ptr<
FtrsTableWriter
SharedFtrsTableWriter
typedef boost::shared_ptr<
FtrsTableWriterFactory
SharedFtrsTableWriterFactory
typedef boost::shared_ptr<
Calculator
SharedCalculator
typedef boost::shared_ptr<
DynamicParam
SharedDynamicParam
typedef boost::shared_ptr<
DynamicParamManager
SharedDynamicParamManager
typedef boost::shared_ptr<
SegBufferReader
SharedSegBufferReader
typedef boost::shared_ptr<
SegBufferWriter
SharedSegBufferWriter
typedef boost::shared_ptr<
SizeBuffer
SharedSizeBuffer
typedef boost::shared_ptr<
LcsClusterDump
SharedLcsClusterDump
typedef boost::shared_ptr<
LcsClusterNodeWriter
SharedLcsClusterNodeWriter
typedef boost::shared_ptr<
LcsCompareColKeyUsingOffsetIndex
SharedLcsCompareColKeyUsingOffsetIndex
typedef boost::shared_ptr<
LcsClusterReader
SharedLcsClusterReader
typedef boost::shared_ptr<
LbmEntry
SharedLbmEntry
typedef boost::shared_ptr<
LbmTupleReader
SharedLbmTupleReader
typedef boost::shared_ptr<
ByteBuffer
SharedByteBuffer
typedef boost::shared_ptr<
LhxPartition
SharedLhxPartition
typedef boost::shared_ptr<
LhxPartitionWriter
SharedLhxPartitionWriter
typedef boost::shared_ptr<
LhxPlan
SharedLhxPlan
typedef boost::weak_ptr< LhxPlanWeakLhxPlan
typedef boost::shared_ptr<
LcsResidualFilter
SharedLcsResidualFilter


Typedef Documentation

typedef boost::shared_ptr<BTreeAccessBase> SharedBTreeAccessBase

Definition at line 110 of file SharedTypes.h.

typedef boost::shared_ptr<BTreeBuilder> SharedBTreeBuilder

Definition at line 128 of file SharedTypes.h.

typedef boost::shared_ptr<BTreeLeafReader> SharedBTreeLeafReader

Definition at line 119 of file SharedTypes.h.

typedef boost::shared_ptr<BTreeNonLeafReader> SharedBTreeNonLeafReader

Definition at line 116 of file SharedTypes.h.

typedef boost::shared_ptr<BTreeReader> SharedBTreeReader

Definition at line 113 of file SharedTypes.h.

typedef boost::shared_ptr<BTreeRecoveryFactory> SharedBTreeRecoveryFactory

Definition at line 131 of file SharedTypes.h.

typedef boost::shared_ptr<BTreeVerifier> SharedBTreeVerifier

Definition at line 125 of file SharedTypes.h.

typedef boost::shared_ptr<BTreeWriter> SharedBTreeWriter

Definition at line 122 of file SharedTypes.h.

typedef boost::shared_ptr<ByteArrayInputStream> SharedByteArrayInputStream

Definition at line 68 of file SharedTypes.h.

typedef boost::shared_ptr<ByteArrayOutputStream> SharedByteArrayOutputStream

Definition at line 65 of file SharedTypes.h.

typedef boost::shared_ptr<ByteBuffer> SharedByteBuffer

Definition at line 226 of file SharedTypes.h.

typedef boost::shared_ptr<ByteInputStream> SharedByteInputStream

Definition at line 59 of file SharedTypes.h.

typedef boost::shared_ptr<ByteOutputStream> SharedByteOutputStream

Definition at line 56 of file SharedTypes.h.

typedef boost::shared_ptr<ByteStreamMarker> SharedByteStreamMarker

Definition at line 62 of file SharedTypes.h.

typedef boost::shared_ptr<Cache> SharedCache

Definition at line 37 of file SharedTypes.h.

typedef boost::shared_ptr<CacheAccessor> SharedCacheAccessor

Definition at line 40 of file SharedTypes.h.

typedef boost::shared_ptr<Calculator> SharedCalculator

Definition at line 189 of file SharedTypes.h.

typedef boost::shared_ptr<CheckpointProvider> SharedCheckpointProvider

Definition at line 95 of file SharedTypes.h.

typedef boost::shared_ptr<CheckpointThread> SharedCheckpointThread

Definition at line 146 of file SharedTypes.h.

typedef boost::shared_ptr<Database> SharedDatabase

Definition at line 134 of file SharedTypes.h.

typedef boost::shared_ptr<DynamicParam> SharedDynamicParam

Definition at line 192 of file SharedTypes.h.

typedef boost::shared_ptr<DynamicParamManager> SharedDynamicParamManager

Definition at line 195 of file SharedTypes.h.

typedef boost::shared_ptr<ErrorTarget> SharedErrorTarget

Definition at line 143 of file SharedTypes.h.

typedef boost::shared_ptr<ExecStream> SharedExecStream

Definition at line 149 of file SharedTypes.h.

typedef boost::shared_ptr<ExecStreamBufAccessor> SharedExecStreamBufAccessor

Definition at line 155 of file SharedTypes.h.

typedef boost::shared_ptr<ExecStreamEmbryo> SharedExecStreamEmbryo

Definition at line 152 of file SharedTypes.h.

typedef boost::shared_ptr<ExecStreamFactory> SharedExecStreamFactory

Definition at line 170 of file SharedTypes.h.

typedef boost::shared_ptr<ExecStreamGovernor> SharedExecStreamGovernor

Definition at line 180 of file SharedTypes.h.

typedef boost::shared_ptr<ExecStreamGraph> SharedExecStreamGraph

Definition at line 164 of file SharedTypes.h.

typedef boost::shared_ptr<ExecStreamGraphEmbryo> SharedExecStreamGraphEmbryo

Definition at line 167 of file SharedTypes.h.

typedef boost::shared_ptr<ExecStreamParams> SharedExecStreamParams

Definition at line 161 of file SharedTypes.h.

typedef boost::shared_ptr<ExecStreamResourceQuantity> SharedExecStreamResourceQuantity

Definition at line 176 of file SharedTypes.h.

typedef boost::shared_ptr<ExecStreamScheduler> SharedExecStreamScheduler

Definition at line 158 of file SharedTypes.h.

typedef boost::shared_ptr<ExecStreamSubFactory> SharedExecStreamSubFactory

Definition at line 173 of file SharedTypes.h.

typedef boost::shared_ptr<FtrsTableWriter> SharedFtrsTableWriter

Definition at line 183 of file SharedTypes.h.

typedef boost::shared_ptr<FtrsTableWriterFactory> SharedFtrsTableWriterFactory

Definition at line 186 of file SharedTypes.h.

typedef boost::shared_ptr<LbmEntry> SharedLbmEntry

Definition at line 220 of file SharedTypes.h.

typedef boost::shared_ptr<LbmTupleReader> SharedLbmTupleReader

Definition at line 223 of file SharedTypes.h.

typedef boost::shared_ptr<LcsClusterDump> SharedLcsClusterDump

Definition at line 207 of file SharedTypes.h.

typedef boost::shared_ptr<LcsClusterNodeWriter> SharedLcsClusterNodeWriter

Definition at line 210 of file SharedTypes.h.

typedef boost::shared_ptr<LcsClusterReader> SharedLcsClusterReader

Definition at line 217 of file SharedTypes.h.

typedef boost::shared_ptr<LcsCompareColKeyUsingOffsetIndex> SharedLcsCompareColKeyUsingOffsetIndex

Definition at line 213 of file SharedTypes.h.

typedef boost::shared_ptr<LcsResidualFilter> SharedLcsResidualFilter

Definition at line 241 of file SharedTypes.h.

typedef boost::shared_ptr<LhxPartition> SharedLhxPartition

Definition at line 229 of file SharedTypes.h.

typedef boost::shared_ptr<LhxPartitionWriter> SharedLhxPartitionWriter

Definition at line 232 of file SharedTypes.h.

typedef boost::shared_ptr<LhxPlan> SharedLhxPlan

Definition at line 235 of file SharedTypes.h.

typedef boost::shared_ptr<LogicalRecoveryLog> SharedLogicalRecoveryLog

Definition at line 104 of file SharedTypes.h.

typedef boost::shared_ptr<LogicalTxn> SharedLogicalTxn

Definition at line 98 of file SharedTypes.h.

typedef boost::shared_ptr<LogicalTxnLog> SharedLogicalTxnLog

Definition at line 101 of file SharedTypes.h.

typedef boost::shared_ptr<LogicalTxnParticipant> SharedLogicalTxnParticipant

Definition at line 107 of file SharedTypes.h.

typedef boost::shared_ptr<PseudoUuidGenerator> SharedPseudoUuidGenerator

Definition at line 137 of file SharedTypes.h.

typedef boost::shared_ptr<RandomAccessDevice> SharedRandomAccessDevice

Definition at line 34 of file SharedTypes.h.

typedef boost::shared_ptr<SegBufferReader> SharedSegBufferReader

Definition at line 198 of file SharedTypes.h.

typedef boost::shared_ptr<SegBufferWriter> SharedSegBufferWriter

Definition at line 201 of file SharedTypes.h.

typedef boost::shared_ptr<SegInputStream> SharedSegInputStream

Definition at line 86 of file SharedTypes.h.

typedef boost::shared_ptr<Segment> SharedSegment

Definition at line 43 of file SharedTypes.h.

typedef boost::shared_ptr<SegmentAccessor> SharedSegmentAccessor

Definition at line 47 of file SharedTypes.h.

typedef boost::shared_ptr<SegmentFactory> SharedSegmentFactory

Definition at line 50 of file SharedTypes.h.

typedef boost::shared_ptr<SegmentMap> SharedSegmentMap

Definition at line 53 of file SharedTypes.h.

typedef boost::shared_ptr<SegOutputStream> SharedSegOutputStream

Definition at line 83 of file SharedTypes.h.

typedef boost::shared_ptr<SegPageBackupRestoreDevice> SharedSegPageBackupRestoreDevice

Definition at line 71 of file SharedTypes.h.

typedef boost::shared_ptr<SegStreamAllocation> SharedSegStreamAllocation

Definition at line 89 of file SharedTypes.h.

typedef boost::shared_ptr<SizeBuffer> SharedSizeBuffer

Definition at line 204 of file SharedTypes.h.

typedef boost::shared_ptr<SpillOutputStream> SharedSpillOutputStream

Definition at line 92 of file SharedTypes.h.

typedef boost::shared_ptr<StatsSource> SharedStatsSource

Definition at line 77 of file SharedTypes.h.

typedef boost::shared_ptr<StatsTarget> SharedStatsTarget

Definition at line 80 of file SharedTypes.h.

typedef boost::shared_ptr<TraceTarget> SharedTraceTarget

Definition at line 140 of file SharedTypes.h.

typedef boost::weak_ptr<LhxPlan> WeakLhxPlan

Definition at line 238 of file SharedTypes.h.

typedef boost::weak_ptr<Segment> WeakSegment

Definition at line 45 of file SharedTypes.h.

typedef boost::weak_ptr<SegPageBackupRestoreDevice> WeakSegPageBackupRestoreDevice

Definition at line 75 of file SharedTypes.h.


Generated on Mon Jun 22 04:00:22 2009 for Fennel by  doxygen 1.5.1