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

#include <rdp_info.h>

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

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
 
charothers
 

Detailed Description

Definition at line 96 of file rdp_info.h.

Constructor & Destructor Documentation

RDP_comments::RDP_comments ( )
inline

Definition at line 101 of file rdp_info.h.

RDP_comments::~RDP_comments ( )
inline

Definition at line 102 of file rdp_info.h.

Member Function Documentation

void RDP_comments::set_content_from ( const RDP_comments other)
inline
bool RDP_comments::exists ( ) const
inline

Definition at line 109 of file rdp_info.h.

References OrgInfo::exists(), SeqInfo::exists(), and has_content().

Referenced by genbank_out_header().

Member Data Documentation

OrgInfo RDP_comments::orginf
SeqInfo RDP_comments::seqinf
char* RDP_comments::others

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