ARB
Public Member Functions | Public Attributes | List of all members
OrgInfo Struct Reference

#include <rdp_info.h>

Inheritance diagram for OrgInfo:
Inheritance graph
[legend]
Collaboration diagram for OrgInfo:
Collaboration graph
[legend]

Public Member Functions

 OrgInfo ()
 
 ~OrgInfo ()
 
void set_content_from (const OrgInfo &other)
 
bool exists () const
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

charsource
 
charcultcoll
 
charformname
 
charnickname
 
charcommname
 
charhostorg
 

Detailed Description

Definition at line 14 of file rdp_info.h.

Constructor & Destructor Documentation

OrgInfo::OrgInfo ( )
inline

Definition at line 22 of file rdp_info.h.

References no_content().

OrgInfo::~OrgInfo ( )
inline

Definition at line 30 of file rdp_info.h.

Member Function Documentation

void OrgInfo::set_content_from ( const OrgInfo other)
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().

bool OrgInfo::exists ( ) const
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().

Member Data Documentation

char* OrgInfo::source
char* OrgInfo::cultcoll
char* OrgInfo::formname
char* OrgInfo::nickname
char* OrgInfo::commname
char* OrgInfo::hostorg

The documentation for this struct was generated from the following file: