Searched refs:AttachmentList (Results 1 – 1 of 1) sorted by relevance
43 typedef BObjectList<Attachment> AttachmentList; typedef149 AttachmentList& Attachments() {return fAttachments;} in Attachments()150 const AttachmentList& Attachments() const {return fAttachments;} in Attachments()162 AttachmentList fAttachments;599 AttachmentList& list = fData->Attachments(); in SendMessageToPort()