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

Search Toolkit Book for CRfamModel

#include <misc/xmlreaders/rfam_tool.hpp>

+ Collaboration diagram for CRfamModel:

Public Member Functions

 CRfamModel ()
 
void AddParameter (const string &parameter_name, const string &content)
 
string Get (const string &parameter_name)
 
string GetNcRNAClass (void)
 

Private Types

typedef map< string, stringTMap
 

Private Attributes

TMap m_parameters
 

Detailed Description

Definition at line 101 of file rfam_tool.hpp.

Member Typedef Documentation

◆ TMap

typedef map<string, string> CRfamModel::TMap
private

Definition at line 103 of file rfam_tool.hpp.

Constructor & Destructor Documentation

◆ CRfamModel()

CRfamModel::CRfamModel ( )
inline

Definition at line 105 of file rfam_tool.hpp.

Member Function Documentation

◆ AddParameter()

void CRfamModel::AddParameter ( const string parameter_name,
const string content 
)

Definition at line 114 of file rfam_tool.cpp.

References m_parameters.

Referenced by CRfamTool::sx_GetModel().

◆ Get()

string CRfamModel::Get ( const string parameter_name)

◆ GetNcRNAClass()

string CRfamModel::GetNcRNAClass ( void  )
inline

Definition at line 111 of file rfam_tool.hpp.

References Get().

Member Data Documentation

◆ m_parameters

TMap CRfamModel::m_parameters
private

Definition at line 113 of file rfam_tool.hpp.

Referenced by AddParameter(), and Get().


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