List of all members.
Public Member Functions |
|
| AcquireNeutronSourceInformationBase () |
| | Constructor.
|
| | AcquireNeutronSourceInformationBase (string host_name) |
| | Constructor.
|
|
virtual | ~AcquireNeutronSourceInformationBase () |
| | Destructor.
|
|
void | SetHostName (const string host_name) |
|
void | SetFilePath (const string file_path) |
|
string | PutHostName () |
|
string | PutFilePath () |
|
Int4 | InitializeSockaddrIn () |
|
Int4 | CreateSocket () |
|
Int4 | ServerConnect () |
|
void | SocketClose () |
|
Int4 | SendRequset (string &request) |
|
Int4 | RecvReply (string &recv_data) |
|
Int4 | SplitBodyData (string &recv_data, string &body_data) |
Protected Attributes |
|
string | HostName |
|
string | FilePath |
|
struct sockaddr_in | sin |
|
Int4 | SocketDescriptor |
Constructor & Destructor Documentation
Constructor.
- Parameters:
-
| host_name | The server name which is the information Web page of neutron source. |
The documentation for this class was generated from the following files: