Searched defs:Recipient (Results 1 – 3 of 3) sorted by relevance
32 struct Recipient { struct43 typedef std::vector<Recipient> RecipientList; argument
45 Recipient::Recipient() {} in Recipient() function in notifier::Recipient
119 class Recipient(object): class