class ADDRESS




Public


Readable Attributes
attr building : RUNES ;
attr care_of : RUNES ;
attr country : RUNES ;
attr country_CEPT : RUNES ;
attr dept : RUNES ;
attr floor : CARD ;
attr house : RUNES ;
attr organisation : RUNES ;
attr
attr room : RUNES ;
attr street : RUNES ;
attr town : RUNES ;

Writable Attributes
attr building : RUNES ;
attr care_of : RUNES ;
attr country : RUNES ;
attr country_CEPT : RUNES ;
attr dept : RUNES ;
attr floor : CARD ;
attr house : RUNES ;
attr organisation : RUNES ;
attr
attr room : RUNES ;
attr street : RUNES ;
attr town : RUNES ;

Features
as_runes( .. Included as as_runes
create : SAME
fmt( .. Included as fmt
fmt( .. Included as fmt
fmt_runes( .. Included as fmt_runes
fmt_runes( .. Included as fmt_runes
render( .. Included as render
runes : RUNES .. Included as runes
str( .. Included as str
str : STR .. Included as str


Private

transliterate( .. Included as transliterate

The Sather Home Page