

Protected Member Functions | |
| LLTextureFetchLocalFileWorker (LLTextureFetch *fetcher, const LLString &filename, const LLUUID &id, const LLHost &host, F32 priority, S32 discard, S32 size) | |
Private Member Functions | |
| LLString | getName () |
Private Attributes | |
| LLString | mFileName |
Friends | |
| class | LLTextureFetch |
Definition at line 343 of file lltexturefetch.cpp.
| LLTextureFetchLocalFileWorker::LLTextureFetchLocalFileWorker | ( | LLTextureFetch * | fetcher, | |
| const LLString & | filename, | |||
| const LLUUID & | id, | |||
| const LLHost & | host, | |||
| F32 | priority, | |||
| S32 | discard, | |||
| S32 | size | |||
| ) | [inline, protected] |
Definition at line 348 of file lltexturefetch.cpp.
| LLString LLTextureFetchLocalFileWorker::getName | ( | void | ) | [inline, private, virtual] |
Reimplemented from LLTextureFetchWorker.
Definition at line 355 of file lltexturefetch.cpp.
References mFileName.
friend class LLTextureFetch [friend] |
1.5.5