ddt 1.2.1
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
DdtMemoryManagerTest Class Reference
Inheritance diagram for DdtMemoryManagerTest:

Protected Member Functions

 DdtMemoryManagerTest ()
 
 ~DdtMemoryManagerTest () override
 
void SetUp () override
 
void TearDown () override
 

Protected Attributes

DdtLoggerlogger = nullptr
 
DdtMemoryManagerFakemmgr = nullptr
 
const std::string broker_port = "5001"
 
std::string ds_id = "ds1"
 
int32_t max_data_sample_size = 1000
 
int32_t number_of_samples = 10
 

Constructor & Destructor Documentation

◆ DdtMemoryManagerTest()

DdtMemoryManagerTest::DdtMemoryManagerTest ( )
inlineprotected

◆ ~DdtMemoryManagerTest()

DdtMemoryManagerTest::~DdtMemoryManagerTest ( )
inlineoverrideprotected

Member Function Documentation

◆ SetUp()

void DdtMemoryManagerTest::SetUp ( )
inlineoverrideprotected

◆ TearDown()

void DdtMemoryManagerTest::TearDown ( )
inlineoverrideprotected

Member Data Documentation

◆ broker_port

const std::string DdtMemoryManagerTest::broker_port = "5001"
protected

◆ ds_id

std::string DdtMemoryManagerTest::ds_id = "ds1"
protected

◆ logger

DdtLogger* DdtMemoryManagerTest::logger = nullptr
protected

◆ max_data_sample_size

int32_t DdtMemoryManagerTest::max_data_sample_size = 1000
protected

◆ mmgr

DdtMemoryManagerFake* DdtMemoryManagerTest::mmgr = nullptr
protected

◆ number_of_samples

int32_t DdtMemoryManagerTest::number_of_samples = 10
protected

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