]> xenbits.xensource.com Git - libvirt.git/commit
network: Introduce virNetworkObjGetClassIdMap
authorJohn Ferlan <jferlan@redhat.com>
Tue, 9 May 2017 21:41:23 +0000 (17:41 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 16 Aug 2017 18:17:57 +0000 (14:17 -0400)
commit7435404fd5c152e5170b7f3e7e5d9e420c572643
treecd1cf46538813c6c49d8127ae9f55c96e0d75d33
parentd5d699ec18682c7679f1f4a2002561f1175bffe4
network: Introduce virNetworkObjGetClassIdMap

In preparation for privatizing virNetworkObj, create accessor function to
fetch the @classIdMap.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/conf/virnetworkobj.c
src/conf/virnetworkobj.h
src/libvirt_private.syms
src/network/bridge_driver.c