PRooFPS-dd Dev Doc 1.0
PRooFPS-dd Developer Documentation
Loading...
Searching...
No Matches
MapTestsCommon Class Reference

Detailed Description

Definition at line 17 of file MapTestsCommon.h.

#include <MapTestsCommon.h>

+ Inheritance diagram for MapTestsCommon:

Public Member Functions

 MapTestsCommon (const char *szTestName)
 
 MapTestsCommon (const MapTestsCommon &)=delete
 
MapTestsCommonoperator= (const MapTestsCommon &)=delete
 
 MapTestsCommon (MapTestsCommon &&)=delete
 
MapTestsCommon && operator= (MapTestsCommon &&)=delete
 

Protected Member Functions

bool checkConstCharPtrArrayElemsPointingToContainerElems (const std::vector< std::string > &vec, const char **vszArray)
 
bool checkConstCharPtrArrayElemsPointingToContainerElems (const std::set< std::string > &settt, const char **vszArray)
 

Constructor & Destructor Documentation

◆ MapTestsCommon() [1/3]

MapTestsCommon::MapTestsCommon ( const char * szTestName)
inline

Definition at line 22 of file MapTestsCommon.h.

◆ MapTestsCommon() [2/3]

MapTestsCommon::MapTestsCommon ( const MapTestsCommon & )
delete

◆ MapTestsCommon() [3/3]

MapTestsCommon::MapTestsCommon ( MapTestsCommon && )
delete

Member Function Documentation

◆ checkConstCharPtrArrayElemsPointingToContainerElems() [1/2]

bool MapTestsCommon::checkConstCharPtrArrayElemsPointingToContainerElems ( const std::set< std::string > & settt,
const char ** vszArray )
inlineprotected

Definition at line 50 of file MapTestsCommon.h.

◆ checkConstCharPtrArrayElemsPointingToContainerElems() [2/2]

bool MapTestsCommon::checkConstCharPtrArrayElemsPointingToContainerElems ( const std::vector< std::string > & vec,
const char ** vszArray )
inlineprotected

Definition at line 34 of file MapTestsCommon.h.

◆ operator=() [1/2]

MapTestsCommon & MapTestsCommon::operator= ( const MapTestsCommon & )
delete

◆ operator=() [2/2]

MapTestsCommon && MapTestsCommon::operator= ( MapTestsCommon && )
delete

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