ARB
|
#include <rdp_info.h>
Public Member Functions | |
OrgInfo () | |
~OrgInfo () | |
void | set_content_from (const OrgInfo &other) |
bool | exists () const |
Public Member Functions inherited from Noncopyable | |
Noncopyable () | |
Public Attributes | |
char * | source |
char * | cultcoll |
char * | formname |
char * | nickname |
char * | commname |
char * | hostorg |
Definition at line 14 of file rdp_info.h.
|
inline |
Definition at line 22 of file rdp_info.h.
References no_content().
|
inline |
Definition at line 30 of file rdp_info.h.
|
inline |
Definition at line 39 of file rdp_info.h.
References commname, copy_content(), cultcoll, formname, hostorg, nickname, and source.
Referenced by RDP_comments::set_content_from().
|
inline |
Definition at line 48 of file rdp_info.h.
References has_content().
Referenced by embl_out_comments(), RDP_comments::exists(), and genbank_out_header().
char* OrgInfo::source |
Definition at line 15 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* OrgInfo::cultcoll |
Definition at line 16 of file rdp_info.h.
Referenced by embl_out_comments(), genbank_out_header(), gtom(), mtog(), parse_RDP_comment(), and set_content_from().
char* OrgInfo::formname |
Definition at line 17 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* OrgInfo::nickname |
Definition at line 18 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* OrgInfo::commname |
Definition at line 19 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* OrgInfo::hostorg |
Definition at line 20 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().