ARB
|
#include <rdp_info.h>
Public Member Functions | |
SeqInfo () | |
~SeqInfo () | |
void | set_content_from (const SeqInfo &other) |
bool | exists () const |
Public Member Functions inherited from Noncopyable | |
Noncopyable () | |
Public Attributes | |
char | comp3 |
char | comp5 |
char * | RDPid |
char * | gbkentry |
char * | methods |
Definition at line 59 of file rdp_info.h.
|
inline |
Definition at line 67 of file rdp_info.h.
References no_content().
|
inline |
Definition at line 74 of file rdp_info.h.
|
inline |
Definition at line 79 of file rdp_info.h.
References comp3, comp5, copy_content(), gbkentry, methods, and RDPid.
Referenced by RDP_comments::set_content_from().
|
inline |
Definition at line 86 of file rdp_info.h.
References has_content().
Referenced by embl_out_comments(), RDP_comments::exists(), and genbank_out_header().
char SeqInfo::comp3 |
Definition at line 60 of file rdp_info.h.
Referenced by embl_out_comments(), genbank_out_header(), mtog_decode_ref_and_remarks(), parse_RDP_comment(), and set_content_from().
char SeqInfo::comp5 |
Definition at line 61 of file rdp_info.h.
Referenced by embl_out_comments(), genbank_out_header(), mtog_decode_ref_and_remarks(), parse_RDP_comment(), and set_content_from().
char* SeqInfo::RDPid |
Definition at line 63 of file rdp_info.h.
Referenced by embl_out_comments(), genbank_out_header(), mtog_decode_ref_and_remarks(), parse_RDP_comment(), and set_content_from().
char* SeqInfo::gbkentry |
Definition at line 64 of file rdp_info.h.
Referenced by embl_out_comments(), genbank_out_header(), gtom(), mtog(), parse_RDP_comment(), and set_content_from().
char* SeqInfo::methods |
Definition at line 65 of file rdp_info.h.
Referenced by embl_out_comments(), genbank_out_header(), gtom(), mtog(), mtog_decode_ref_and_remarks(), parse_RDP_comment(), and set_content_from().