Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
xbmcutil::test::TestGlobalPattern1 Class Reference

#include <TestGlobalsHandlingPattern1.h>

Public Member Functions

 TestGlobalPattern1 ()
 
 ~TestGlobalPattern1 ()
 
void beHappy ()
 

Public Attributes

int somethingToAccess = 0
 

Static Public Attributes

static bool ctorCalled = false
 
static bool dtorCalled = false
 

Constructor & Destructor Documentation

◆ TestGlobalPattern1()

xbmcutil::test::TestGlobalPattern1::TestGlobalPattern1 ( )
inline

◆ ~TestGlobalPattern1()

xbmcutil::test::TestGlobalPattern1::~TestGlobalPattern1 ( )
inline

Member Function Documentation

◆ beHappy()

void xbmcutil::test::TestGlobalPattern1::beHappy ( )
inline

Member Data Documentation

◆ ctorCalled

bool TestGlobalPattern1::ctorCalled = false
static

◆ dtorCalled

bool TestGlobalPattern1::dtorCalled = false
static

◆ somethingToAccess

int xbmcutil::test::TestGlobalPattern1::somethingToAccess = 0

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