Home
last modified time | relevance | path

Searched refs:DoGetName (Results 1 – 10 of 10) sorted by relevance

/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tools/
H A DtException.cpp43 return DoGetName(); in GetName()
84 tString tException::DoGetName( void ) const in DoGetName() function in tException
102 return DoGetName(); in DoGetDescription()
144 tString tGenericException::DoGetName( void ) const in DoGetName() function in tGenericException
H A DtException.h45 virtual tString DoGetName() const = 0; //!< returns the name of the exception
57 virtual tString DoGetName() const; //!< returns the name of the exception
H A DtConfiguration.h347 virtual tString DoGetName() const;
H A DtConfiguration.cpp375 tString tAbortLoading::DoGetName() const in DoGetName() function in tAbortLoading
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/network/
H A DnServerInfo.h80 virtual const tString& DoGetName() const; //!< returns the server's name
313 virtual const tString& DoGetName() const; //!< returns the server's name
351 return DoGetName(); in GetName()
H A DnSocket.h135 … virtual tString DoGetName() const; //!< returns the name of the exception
H A DnNetwork.h84 virtual tString DoGetName() const; //!< returns the name of the exception
97 virtual tString DoGetName() const; //!< returns the name of the exception
H A DnServerInfo.cpp3049 const tString & nServerInfoBase::DoGetName( void ) const in DoGetName() function in nServerInfoBase
3064 const tString & nServerInfo::DoGetName( void ) const in DoGetName() function in nServerInfo
H A DnSocket.cpp2742 tString nSocket::PermanentError::DoGetName( void ) const in DoGetName() function in nSocket::PermanentError
H A DnNetwork.cpp3684 tString nKillHim::DoGetName( void ) const in DoGetName() function in nKillHim
3740 tString nIgnore::DoGetName( void ) const in DoGetName() function in nIgnore