

| Public Member Functions | |
| WriteResponder (LLVorbisDecodeState *decoder) | |
| ~WriteResponder () | |
| void | completed (S32 bytes) | 
| Public Attributes | |
| LLPointer< LLVorbisDecodeState > | mDecoder | 
Definition at line 61 of file llaudiodecodemgr.cpp.
| LLVorbisDecodeState::WriteResponder::WriteResponder | ( | LLVorbisDecodeState * | decoder | ) |  [inline] | 
Definition at line 64 of file llaudiodecodemgr.cpp.
| LLVorbisDecodeState::WriteResponder::~WriteResponder | ( | ) |  [inline] | 
Definition at line 65 of file llaudiodecodemgr.cpp.
Implements LLLFSThread::Responder.
Definition at line 66 of file llaudiodecodemgr.cpp.
References mDecoder.
 1.4.7
 1.4.7