.. ndbobjects:

RTNL objects
============

.. automodule:: pyroute2.ndb.objects

.. autoclass:: pyroute2.ndb.objects.RTNL_Object()

    .. autoproperty:: table
    .. autoproperty:: etable
    .. autoproperty:: key
    .. automethod:: apply
    .. automethod:: commit
    .. automethod:: complete_key
    .. automethod:: create(**spec)
    .. automethod:: exists
    .. automethod:: load_sql
    .. automethod:: load_value
    .. automethod:: set(key, value)
    .. automethod:: show(fmt)
    .. automethod:: snapshot
    .. automethod:: rollback
