fdhwlib
2.0.25
|
#include <pbusdaemonversion.h>
New paramter: Start time of the server; may be the number of connected clients???
Implement the ipaddr parameter - now always left blank
Definition at line 33 of file pbusdaemonversion.h.
PbusDaemonVersion::PbusDaemonVersion | ( | ) |
PbusDaemonVersion::PbusDaemonVersion | ( | string | ver, |
PbusVersion * | p | ||
) |
PbusDaemonVersion::~PbusDaemonVersion | ( | ) |
int PbusDaemonVersion::check | ( | char * | ini = "FE.ini" | ) |
int PbusDaemonVersion::copyFrom | ( | unsigned long * | data, |
int | n | ||
) |
int PbusDaemonVersion::copyTo | ( | unsigned long * | data, |
int | n | ||
) |
void PbusDaemonVersion::display | ( | FILE * | fout | ) |
int PbusDaemonVersion::length | ( | ) |
bool PbusDaemonVersion::del_pbus [private] |
Definition at line 56 of file pbusdaemonversion.h.
string PbusDaemonVersion::ipaddr [private] |
Definition at line 52 of file pbusdaemonversion.h.
int PbusDaemonVersion::os [private] |
Definition at line 53 of file pbusdaemonversion.h.
PbusVersion* PbusDaemonVersion::pbus [private] |
Definition at line 55 of file pbusdaemonversion.h.
string PbusDaemonVersion::version [private] |
Definition at line 51 of file pbusdaemonversion.h.