TCAction
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.12" ) ]
public TCAction (string kind) throws Error
Creates a new TCAction object.
Parameters:
kind |
name of the queueing discipline
|
Returns:
the new TCAction object, or null on error
|