Public Member Functions | |
| Query () | |
| ~Query () | |
| bool | GetNextEntry (FileReference &pEntry) |
| void | Set (const String &szQueryString) |
| void | Rewind () |
| void | Abort () |
| bool | IsValid () |
| bool | Load (const FileReference &pFileReference) |
| bool | Save (const String &szName) |
| String | Get () |
| String | GetPath () |
| String | New (const String &szPath, bool bMakeUnique=false) |
| String | ParseQuery (const String &szQuery) |
Static Public Member Functions | |
| static bool | Delete (const String &szPath) |
Classes | |
| class | Private |
| Query::Query | ( | ) |
| Query::~Query | ( | ) |
| bool Query::GetNextEntry | ( | FileReference & | pEntry | ) |
| void Query::Set | ( | const String & | szQueryString | ) |
Set the query string
| void Query::Rewind | ( | ) |
| void Query::Abort | ( | ) |
| bool Query::IsValid | ( | ) |
| bool Query::Load | ( | const FileReference & | pFileReference | ) |
| bool Query::Save | ( | const String & | szName | ) |
| String Query::Get | ( | ) |
| String Query::GetPath | ( | ) |
| bool Query::Delete | ( | const String & | szPath | ) | [static] |
1.5.1-p1