mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 22:58:02 +01:00
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:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user