Function classes

Source
pub fn classes<T: NetlinkConnection>() -> Result<Vec<Tc>, TcError>
Expand description

classes returns a list of all classes on the system. It retrieves the list of links and then calls classes for each link.