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

#include <rdp_info.h>

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

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
 
charRDPid
 
chargbkentry
 
charmethods
 

Detailed Description

Definition at line 59 of file rdp_info.h.

Constructor & Destructor Documentation

SeqInfo::SeqInfo ( )
inline

Definition at line 67 of file rdp_info.h.

References no_content().

SeqInfo::~SeqInfo ( )
inline

Definition at line 74 of file rdp_info.h.

Member Function Documentation

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

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

Member Data Documentation

char SeqInfo::comp3
char SeqInfo::comp5
char* SeqInfo::RDPid
char* SeqInfo::gbkentry
char* SeqInfo::methods

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