Inherited Variables
Inherited Constants
Inherited Methods
Class Details
[ Top ]
Class Variables
Class Methods
get_name
string get_name(
)
[line 42]
Tags:
- return - This interface's name
- access - public
Parameters:
[ Top ]
get_rx
int get_rx(
)
[line 66]
Tags:
- return - The number of received bytes
- access - public
Parameters:
[ Top ]
get_tx
int get_tx(
)
[line 74]
Tags:
- return - The number of transmitted bytes
- access - public
Parameters:
[ Top ]
is_routed
bool is_routed(
)
[line 82]
Tags:
- return - Is this interface routed?
- access - public
Parameters:
[ Top ]
set_routed
void set_routed(
$b_routed)
[line 90]
Tags:
- access - public
Parameters:
- $b_routed -
[ Top ]