NCBI C++ ToolKit
Public Member Functions | Private Attributes | List of all members
CSERV_Info Class Reference

Search Toolkit Book for CSERV_Info

Attributes of a given service. More...

#include <connect/ncbi_service.hpp>

Public Member Functions

 CSERV_Info (const string &host, unsigned short port, double rate, ESERV_Type type)
 
string GetHost (void) const
 
unsigned short GetPort (void) const
 
double GetRate (void) const
 
ESERV_Type GetType (void) const
 

Private Attributes

string m_Host
 
unsigned short m_Port
 
double m_Rate
 
ESERV_Type m_Type
 

Detailed Description

Attributes of a given service.

Definition at line 53 of file ncbi_service.hpp.


The documentation for this class was generated from the following file:
Modified on Fri Sep 20 14:58:07 2024 by modify_doxy.py rev. 669887