wibble  1.1
Public Member Functions | Public Attributes | List of all members
wibble::tests::TestFileExists Struct Reference

#include <tests.h>

Public Member Functions

 TestFileExists (const std::string &pathname, bool inverted=false)
 
TestFileExists operator! ()
 
void check (WIBBLE_TEST_LOCPRM) const
 

Public Attributes

std::string pathname
 
bool inverted
 

Constructor & Destructor Documentation

◆ TestFileExists()

wibble::tests::TestFileExists::TestFileExists ( const std::string &  pathname,
bool  inverted = false 
)
inline

Member Function Documentation

◆ check()

void wibble::tests::TestFileExists::check ( WIBBLE_TEST_LOCPRM  ) const

◆ operator!()

TestFileExists wibble::tests::TestFileExists::operator! ( )
inline

References WIBBLE_TEST_LOCPRM.

Member Data Documentation

◆ inverted

bool wibble::tests::TestFileExists::inverted

◆ pathname

std::string wibble::tests::TestFileExists::pathname

The documentation for this struct was generated from the following files: