TwiceAsNice  2019-02-18
Public Member Functions | Private Attributes | List of all members
Basda::Microgate::DiagnosticRecordArchiveMock Class Reference

#include <DiagnosticRecordArchiveMock.h>

Inheritance diagram for Basda::Microgate::DiagnosticRecordArchiveMock:
Inheritance graph
Collaboration diagram for Basda::Microgate::DiagnosticRecordArchiveMock:
Collaboration graph

Public Member Functions

 DiagnosticRecordArchiveMock ()
 
virtual void store (const MasterBcuDiagnosticRecordPtr &record)
 
unsigned getInvocationCount_store ()
 
MasterBcuDiagnosticRecordPtr getLatestArgument_store ()
 
virtual std::string name ()
 
virtual ~DiagnosticRecordArchiveMock ()
 
 DiagnosticRecordArchiveMock ()
 
virtual void store (const MasterBcuDiagnosticRecordPtr &record)
 
unsigned getInvocationCount_store ()
 
MasterBcuDiagnosticRecordPtr getLatestArgument_store ()
 
virtual std::string name ()
 
virtual ~DiagnosticRecordArchiveMock ()
 
- Public Member Functions inherited from Basda::Microgate::DiagnosticRecordArchive
virtual ~DiagnosticRecordArchive ()=0
 
virtual ~DiagnosticRecordArchive ()=0
 
virtual ~DiagnosticRecordArchive ()=0
 

Private Attributes

unsigned invocationCount_store_
 
MasterBcuDiagnosticRecordPtr latestArgument_store_
 

Constructor & Destructor Documentation

◆ DiagnosticRecordArchiveMock() [1/2]

Basda::Microgate::DiagnosticRecordArchiveMock::DiagnosticRecordArchiveMock ( )
inline

◆ ~DiagnosticRecordArchiveMock() [1/2]

virtual Basda::Microgate::DiagnosticRecordArchiveMock::~DiagnosticRecordArchiveMock ( )
inlinevirtual
Note
overridden

◆ DiagnosticRecordArchiveMock() [2/2]

Basda::Microgate::DiagnosticRecordArchiveMock::DiagnosticRecordArchiveMock ( )
inline

◆ ~DiagnosticRecordArchiveMock() [2/2]

virtual Basda::Microgate::DiagnosticRecordArchiveMock::~DiagnosticRecordArchiveMock ( )
inlinevirtual
Note
overridden

Member Function Documentation

◆ getInvocationCount_store() [1/2]

unsigned Basda::Microgate::DiagnosticRecordArchiveMock::getInvocationCount_store ( )
inline

◆ getInvocationCount_store() [2/2]

unsigned Basda::Microgate::DiagnosticRecordArchiveMock::getInvocationCount_store ( )
inline

◆ getLatestArgument_store() [1/2]

MasterBcuDiagnosticRecordPtr Basda::Microgate::DiagnosticRecordArchiveMock::getLatestArgument_store ( )
inline

◆ getLatestArgument_store() [2/2]

MasterBcuDiagnosticRecordPtr Basda::Microgate::DiagnosticRecordArchiveMock::getLatestArgument_store ( )
inline

◆ name() [1/2]

virtual std::string Basda::Microgate::DiagnosticRecordArchiveMock::name ( )
inlinevirtual
Note
overridden

Implements Basda::Microgate::DiagnosticRecordArchive.

◆ name() [2/2]

virtual std::string Basda::Microgate::DiagnosticRecordArchiveMock::name ( )
inlinevirtual
Note
overridden

Implements Basda::Microgate::DiagnosticRecordArchive.

◆ store() [1/2]

virtual void Basda::Microgate::DiagnosticRecordArchiveMock::store ( const MasterBcuDiagnosticRecordPtr record)
inlinevirtual
Note
overridden

Implements Basda::Microgate::DiagnosticRecordArchive.

◆ store() [2/2]

virtual void Basda::Microgate::DiagnosticRecordArchiveMock::store ( const MasterBcuDiagnosticRecordPtr record)
inlinevirtual
Note
overridden

Implements Basda::Microgate::DiagnosticRecordArchive.

Member Data Documentation

◆ invocationCount_store_

unsigned Basda::Microgate::DiagnosticRecordArchiveMock::invocationCount_store_
private

◆ latestArgument_store_

MasterBcuDiagnosticRecordPtr Basda::Microgate::DiagnosticRecordArchiveMock::latestArgument_store_
private

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