- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
public:
std::string GetDescriptionString() const
{
std::stringstream strStream;
strStream << std::string(mErrorDescription);
return strStream.str();
}
private:
//! Error description
std::string mErrorDescription;
Bart 29.07.2013 09:09 # 0
Stertor 29.07.2013 11:10 # −11
Stertor 30.07.2013 22:43 # −6
3Doomer 31.07.2013 14:39 # −2
Stertor 31.07.2013 14:44 # −5
anonimb84a2f6fd141 31.07.2013 22:08 # −1
Stertor 31.07.2013 22:19 # −3
Dummy00001 29.07.2013 13:23 # +1
roman-kashitsyn 29.07.2013 13:28 # 0
letheriem 30.07.2013 10:06 # +1
guest 20.08.2013 19:14 # −1