Net_Traceroute
[ class tree: Net_Traceroute ] [ index: Net_Traceroute ] [ all elements ]

Class: Net_Traceroute

Source Location: /Net_Traceroute-0.21.3/Traceroute.php

Class Overview


Wrapper class for traceroute calls


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2003-2009 The PHP Group

Methods


Inherited Variables

Inherited Methods


Class Details

[line 70]
Wrapper class for traceroute calls


[ Top ]


Method Detail

factory   [line 143]

object Net_Traceroute factory( )

Factory for Net_Traceroute

Call this method to create a new instance of Net_Traceroute

  • Access: public

[ Top ]

setArgs   [line 164]

mixed setArgs( array $args)

Set the arguments array
  • Return: true or PEAR_error
  • Access: public

Parameters:

array   $args   —  Hash with options

[ Top ]

traceroute   [line 271]

object Net_Traceroute_Result traceroute( string $host)

Execute traceroute
  • Access: public

Parameters:

string   $host   —  hostname or IP of destination

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:40:18 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.