Add inheritance path

Also fix parsing of [method (Class.)name]
This commit is contained in:
Rémi Verschelde
2016-02-07 18:28:45 +01:00
parent 5e53f26575
commit fa00c829f0
361 changed files with 1676 additions and 487 deletions

View File

@@ -3,10 +3,15 @@
PacketPeer
==========
**Inherits:** :ref:`Reference<class_reference>`
**Inherits:** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
**Inherited By:** :ref:`PacketPeerStream<class_packetpeerstream>`, :ref:`PacketPeerUDP<class_packetpeerudp>`
**Category:** Core
Brief Description
-----------------
Abstraction and base class for packet-based protocols.
Member Functions