Class Group

Superclasses :
mail::Address
util::Error
Package :
mail

This class represents a group, which is a phrase, plus zero or more mailboxes.

Source

Class summary
Methods inherited from mail::Address
to_string()
Methods inherited from util::Error
error(a) get_reason()
Variables inherited from util::Error
reason
Methods defined in this class
add_mailbox(x) generate_mailboxes() get_mailboxes() get_phrase() initially() parse(s) set_mailboxes(x) set_phrase(x) to_rfc822()
Variables defined in this class
mailboxes phrase

Method detail

add_mailbox(x)

Source

generate_mailboxes()

Overrides generate_mailboxes() in mail::Address
Source

get_mailboxes()

Source

get_phrase()

Source

initially()


parse(s)

Overrides parse(s) in mail::Address
Source

set_mailboxes(x)

Source

set_phrase(x)

Source

to_rfc822()

Overrides to_rfc822() in mail::Address
Source

Variable detail

mailboxes


phrase