ARB
|
#include <rdp_info.h>
Public Member Functions | |
RDP_comments () | |
~RDP_comments () | |
void | set_content_from (const RDP_comments &other) |
bool | exists () const |
Public Member Functions inherited from Noncopyable | |
Noncopyable () | |
Public Attributes | |
OrgInfo | orginf |
SeqInfo | seqinf |
char * | others |
Definition at line 96 of file rdp_info.h.
|
inline |
Definition at line 101 of file rdp_info.h.
|
inline |
Definition at line 102 of file rdp_info.h.
|
inline |
Definition at line 104 of file rdp_info.h.
References copy_content(), orginf, others, seqinf, OrgInfo::set_content_from(), and SeqInfo::set_content_from().
|
inline |
Definition at line 109 of file rdp_info.h.
References OrgInfo::exists(), SeqInfo::exists(), and has_content().
Referenced by genbank_out_header().
OrgInfo RDP_comments::orginf |
Definition at line 97 of file rdp_info.h.
Referenced by genbank_out_header(), mtog(), mtog_decode_ref_and_remarks(), parse_RDP_comment(), and set_content_from().
SeqInfo RDP_comments::seqinf |
Definition at line 98 of file rdp_info.h.
Referenced by genbank_out_header(), mtog(), mtog_decode_ref_and_remarks(), parse_RDP_comment(), and set_content_from().
char* RDP_comments::others |
Definition at line 99 of file rdp_info.h.
Referenced by embl_comments(), genbank_comments(), genbank_out_header(), mtog_decode_ref_and_remarks(), and set_content_from().