/Users/kmartin/Documents/files/code/cpp/OScpp/COIN-OS/OS/src/OSUtils/OSErrorClass.cpp

Go to the documentation of this file.
00001 
00017 #include "OSErrorClass.h"
00018 
00019 
00020 
00021 ErrorClass::ErrorClass(std::string errormsg_){
00022         errormsg = errormsg_;
00023 }
00024 

Generated on Sat Mar 29 22:38:03 2008 by  doxygen 1.5.3