~neon/ksirk/master

« back to all changes in this revision

Viewing changes to ksirk/iris/src/irisnet/corelib/netinterface.h

  • Committer: Albert Astals Cid
  • Date: 2019-04-12 23:22:01 UTC
  • mfrom: (709.1.2)
  • Revision ID: git-v1:c1973cd3194fa2d0bc8fbb15abfc59775b813868
Merge remote-tracking branch 'origin/Applications/19.04'

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
        /**
69
69
           \brief Destroys the interface object
70
70
        */
71
 
        ~NetInterface();
 
71
        ~NetInterface() override;
72
72
 
73
73
        /**
74
74
           \brief Returns true if the interface is valid, otherwise returns false
163
163
        /**
164
164
           \brief Destroys the manager object
165
165
        */
166
 
        ~NetInterfaceManager();
 
166
        ~NetInterfaceManager() override;
167
167
 
168
168
        /**
169
169
           \brief Returns the list of available interface ids