NCBI C++ ToolKit
Public Member Functions | Private Member Functions | List of all members

Search Toolkit Book for CIDs

CIDs class to hold sorted list of IDs. More...

#include <html/htmlhelper.hpp>

+ Inheritance diagram for CIDs:
+ Collaboration diagram for CIDs:

Public Member Functions

 CIDs (void)
 
 ~CIDs (void)
 
bool ExtractID (int id)
 
void AddID (int id)
 
size_t CountIDs (void) const
 
void Decode (const string &str)
 
string Encode (void) const
 

Private Member Functions

int GetNumber (const string &str)
 
int AddID (char cmd, int id, int number)
 

Detailed Description

CIDs class to hold sorted list of IDs.

It is here by historical reasons. We cannot find place for it in any other library now.

Definition at line 131 of file htmlhelper.hpp.


The documentation for this class was generated from the following file:
Modified on Thu May 09 18:37:37 2024 by modify_doxy.py rev. 669887