Classes | Functions

yapet/fileopen.h File Reference

Go to the source code of this file.

Classes

class  FileOpen
 Displays a "file open dialog" (sorta). More...

Functions

bool endswith (YAPET::UI::secstring h, YAPET::UI::secstring n)
bool endswith (std::string h, std::string n)

Function Documentation

bool endswith ( YAPET::UI::secstring  h,
YAPET::UI::secstring  n 
) [inline]

Definition at line 132 of file fileopen.h.

Referenced by FileOpen::getEntries(), and FileOpen::getFilepath().

Here is the caller graph for this function:

bool endswith ( std::string  h,
std::string  n 
) [inline]

Definition at line 143 of file fileopen.h.