NCBI C++ ToolKit
|
Search Toolkit Book for CRfamModel
#include <misc/xmlreaders/rfam_tool.hpp>
Public Member Functions | |
CRfamModel () | |
void | AddParameter (const string ¶meter_name, const string &content) |
string | Get (const string ¶meter_name) |
string | GetNcRNAClass (void) |
Private Types | |
typedef map< string, string > | TMap |
Private Attributes | |
TMap | m_parameters |
Definition at line 101 of file rfam_tool.hpp.
|
private |
Definition at line 103 of file rfam_tool.hpp.
|
inline |
Definition at line 105 of file rfam_tool.hpp.
Definition at line 114 of file rfam_tool.cpp.
References m_parameters.
Referenced by CRfamTool::sx_GetModel().
Definition at line 120 of file rfam_tool.cpp.
References map_checker< Container >::end(), map_checker< Container >::find(), m_parameters, and result.
Referenced by GetNcRNAClass().
|
inline |
Definition at line 111 of file rfam_tool.hpp.
References Get().
|
private |
Definition at line 113 of file rfam_tool.hpp.
Referenced by AddParameter(), and Get().