Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9435 in orxonox.OLD for branches/proxy/src/lib/network


Ignore:
Timestamp:
Jul 24, 2006, 4:45:01 PM (18 years ago)
Author:
bensch
Message:

more about the widget

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/network/peer_info.h

    r9432 r9435  
    2727    inline bool isClient() const { return this->nodeType == NET_CLIENT; }
    2828
    29     inline const ConnectionMonitor * const getConnectionMonitor() const { return this->connectionMonitor; };
    30 
    31 
    3229    std::string getNodeTypeString();
    3330
Note: See TracChangeset for help on using the changeset viewer.