.
This commit is contained in:
parent
6c87f9f765
commit
050a0ce85d
7 changed files with 106 additions and 108 deletions
|
@ -413,12 +413,6 @@ public:
|
|||
*/
|
||||
void setEnabled(bool enabled);
|
||||
|
||||
/**
|
||||
* @return Multicast topology for this network
|
||||
*/
|
||||
inline Multicaster &mc() { return _multicaster; }
|
||||
inline const Multicaster &mc() const { return _multicaster; }
|
||||
|
||||
/**
|
||||
* Destroy this network
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue