Searched refs:Attachment (Results 1 - 1 of 1) sorted by relevance

/haiku/src/servers/app/
H A DDelayedMessage.cpp33 struct Attachment { struct
34 Attachment(const void* data, size_t size);
35 ~Attachment();
43 typedef BObjectList<Attachment> AttachmentList;
133 bool Compare(Attachment* one, Attachment* two,
280 Attachment::Attachment(const void* _data, size_t _size) function in class:Attachment
289 Attachment::~Attachment()
[all...]

Completed in 83 milliseconds