Collaboration diagram for LLMimeIndex::Impl:

| Public Types | |
| typedef std::vector< LLMimeIndex > | sub_part_t | 
| Public Member Functions | |
| Impl () | |
| Impl (LLSD headers, S32 offset) | |
| Public Attributes | |
| LLSD | mHeaders | 
| S32 | mOffset | 
| S32 | mUseCount | 
| sub_part_t | mAttachments | 
Definition at line 92 of file llmime.cpp.
| typedef std::vector<LLMimeIndex> LLMimeIndex::Impl::sub_part_t | 
Definition at line 105 of file llmime.cpp.
| LLMimeIndex::Impl::Impl | ( | ) |  [inline] | 
Definition at line 95 of file llmime.cpp.
Definition at line 97 of file llmime.cpp.
Definition at line 106 of file llmime.cpp.
Referenced by LLMimeIndex::attachSubPart(), LLMimeIndex::subPart(), and LLMimeIndex::subPartCount().
Definition at line 101 of file llmime.cpp.
Referenced by LLMimeIndex::contentLength(), LLMimeIndex::contentType(), LLMimeIndex::headers(), and LLMimeIndex::isMultipart().
Definition at line 103 of file llmime.cpp.
Referenced by LLMimeIndex::LLMimeIndex(), LLMimeIndex::operator=(), and LLMimeIndex::~LLMimeIndex().
 1.4.7
 1.4.7