openMSX
Public Member Functions | Static Public Member Functions | List of all members
openmsx::SDLTTF Class Reference

Public Member Functions

 SDLTTF (const SDLTTF &)=delete
 
 SDLTTF (SDLTTF &&)=delete
 
SDLTTFoperator= (const SDLTTF &)=delete
 
SDLTTFoperator= (SDLTTF &&)=delete
 

Static Public Member Functions

static SDLTTFinstance ()
 

Detailed Description

Definition at line 15 of file TTFFont.cc.

Constructor & Destructor Documentation

◆ SDLTTF() [1/2]

openmsx::SDLTTF::SDLTTF ( const SDLTTF )
delete

◆ SDLTTF() [2/2]

openmsx::SDLTTF::SDLTTF ( SDLTTF &&  )
delete

Member Function Documentation

◆ instance()

SDLTTF & openmsx::SDLTTF::instance ( )
static

Definition at line 85 of file TTFFont.cc.

Referenced by openmsx::TTFFontPool::get().

◆ operator=() [1/2]

SDLTTF & openmsx::SDLTTF::operator= ( const SDLTTF )
delete

◆ operator=() [2/2]

SDLTTF & openmsx::SDLTTF::operator= ( SDLTTF &&  )
delete

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