Dobby 3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
NlRoute Class Reference

Wrapper around the rtnl_route object. More...

Public Member Functions

 operator bool () const noexcept
 
 operator struct rtnl_route * () const noexcept
 
std::string toString () const
 

Private Attributes

struct rtnl_route *const mRoute
 

Detailed Description

Wrapper around the rtnl_route object.

Simple wrapper used to handle construction and safe destruction of a rtnl route object.


The documentation for this class was generated from the following file: