HepLib
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
HepLib::Server Class Reference

#include <BASIC.h>

Public Member Functions

void Start ()
 

Static Public Member Functions

static string Next (string sip, string sport)
 

Public Attributes

int Round = 3
 
int Port = 0
 
unsigned Total
 
int Verbose = 1
 
string Skip = "[ID].run"
 
string DL
 
string FUNC
 

Detailed Description

Definition at line 877 of file BASIC.h.

Member Function Documentation

◆ Next()

string HepLib::Server::Next ( string  sip,
string  sport 
)
static

Definition at line 7 of file Server.cpp.

◆ Start()

void HepLib::Server::Start ( )

Definition at line 51 of file Server.cpp.

Member Data Documentation

◆ DL

string HepLib::Server::DL

Definition at line 885 of file BASIC.h.

◆ FUNC

string HepLib::Server::FUNC

Definition at line 886 of file BASIC.h.

◆ Port

int HepLib::Server::Port = 0

Definition at line 880 of file BASIC.h.

◆ Round

int HepLib::Server::Round = 3

Definition at line 879 of file BASIC.h.

◆ Skip

string HepLib::Server::Skip = "[ID].run"

Definition at line 884 of file BASIC.h.

◆ Total

unsigned HepLib::Server::Total

Definition at line 881 of file BASIC.h.

◆ Verbose

int HepLib::Server::Verbose = 1

Definition at line 883 of file BASIC.h.


The documentation for this class was generated from the following files: