Gnome2::VFS::Address

Section: User Contributed Perl Documentation (3pm)
Updated: 2009-03-01
Index Return to Main Contents
 

NAME

Gnome2::VFS::Address - represents a DNS address  

HIERARCHY

  Glib::Boxed
  +----Gnome2::VFS::Address

 

METHODS

 

address = Gnome2::VFS::Address->new_from_string ($address)

$address (string)
 

boolean = $a->equal ($b)

$b (Gnome2::VFS::Address)

Since: vfs 2.13

 

integer = $address->get_family_type

 

boolean = $a->match ($b, $prefix)

$b (Gnome2::VFS::Address)
$prefix (integer)

Since: vfs 2.13

 

string = $address->to_string

 

SEE ALSO

Gnome2::VFS, Glib::Boxed  

COPYRIGHT

Copyright (C) 2003-2007 by the gtk2-perl team.

This software is licensed under the LGPL. See Gnome2::VFS for a full notice.


 

Index

NAME
HIERARCHY
METHODS
address = Gnome2::VFS::Address->new_from_string ($address)
boolean = $a->equal ($b)
integer = $address->get_family_type
boolean = $a->match ($b, $prefix)
string = $address->to_string
SEE ALSO
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 19:49:22 GMT, April 27, 2011