NCBI C++ ToolKit
Public Attributes | List of all members
SSERV_Attr Struct Reference

Search Toolkit Book for SSERV_Attr

+ Collaboration diagram for SSERV_Attr:

Public Attributes

ESERV_Type type
 
const char * tag
 
size_t len
 
SSERV_Ops ops
 

Detailed Description

Definition at line 87 of file ncbi_server_info.c.

Member Data Documentation

◆ len

size_t SSERV_Attr::len

Definition at line 90 of file ncbi_server_info.c.

Referenced by s_GetAttrByTag(), SERV_ReadType(), and SERV_WriteInfo().

◆ ops

SSERV_Ops SSERV_Attr::ops

◆ tag

const char* SSERV_Attr::tag

Definition at line 89 of file ncbi_server_info.c.

Referenced by SERV_TypeStr(), and SERV_WriteInfo().

◆ type

ESERV_Type SSERV_Attr::type

Definition at line 88 of file ncbi_server_info.c.

Referenced by SERV_ReadInfoEx(), and SERV_ReadType().


The documentation for this struct was generated from the following file:
Modified on Fri Dec 08 08:21:15 2023 by modify_doxy.py rev. 669887