RetroArch
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
TPreamble Class Reference

Public Member Functions

 TPreamble ()
 
bool isSet () const
 
const char * get () const
 
void addDef (std::string def)
 
void addUndef (std::string undef)
 

Protected Member Functions

void fixLine (std::string &line)
 

Protected Attributes

std::string text
 

Constructor & Destructor Documentation

◆ TPreamble()

TPreamble::TPreamble ( )
inline

Member Function Documentation

◆ addDef()

void TPreamble::addDef ( std::string  def)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ addUndef()

void TPreamble::addUndef ( std::string  undef)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ fixLine()

void TPreamble::fixLine ( std::string line)
inlineprotected
Here is the caller graph for this function:

◆ get()

const char* TPreamble::get ( ) const
inline
Here is the caller graph for this function:

◆ isSet()

bool TPreamble::isSet ( ) const
inline
Here is the caller graph for this function:

Member Data Documentation

◆ text

std::string TPreamble::text
protected

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