Storage Engine API
UUIDCatalogTest Class Reference

A test fixture that creates a UUID Catalog and Collection* pointer to store in it. More...

Inheritance diagram for UUIDCatalogTest:

Detailed Description

A test fixture that creates a UUID Catalog and Collection* pointer to store in it.

Public Member Functions

 UUIDCatalogTest ()
 

Protected Attributes

UUIDCatalog catalog
 
OperationContextNoop opCtx
 
NamespaceString nss
 
Collection col
 
CollectionUUID colUUID
 
CollectionUUID nextUUID
 
CollectionUUID prevUUID
 

Constructor & Destructor Documentation

◆ UUIDCatalogTest()

UUIDCatalogTest::UUIDCatalogTest ( )
inline

Member Data Documentation

◆ catalog

UUIDCatalog UUIDCatalogTest::catalog
protected

◆ col

Collection UUIDCatalogTest::col
protected

◆ colUUID

CollectionUUID UUIDCatalogTest::colUUID
protected

◆ nextUUID

CollectionUUID UUIDCatalogTest::nextUUID
protected

◆ nss

NamespaceString UUIDCatalogTest::nss
protected

◆ opCtx

OperationContextNoop UUIDCatalogTest::opCtx
protected

◆ prevUUID

CollectionUUID UUIDCatalogTest::prevUUID
protected

The documentation for this class was generated from the following file: