doxygen comments were added to the class

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@5 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_johnson_i
2009-12-02 09:56:14 +00:00
parent 3f148c52a1
commit 71ef480327
2 changed files with 28 additions and 17 deletions

View File

@@ -1,17 +1,14 @@
//version 1.0, ba
//version 1.0, base development, Ian 19/01/09
#include "MySocketTCP.h"
using namespace std;
//se development ij 19/01/09
#include <string.h>
#include <iostream>
#include <math.h>
using namespace std;
MySocketTCP::~MySocketTCP(){
Disconnect();
if (socketDescriptor >= 0){