ARB
Public Member Functions | Public Attributes | List of all members
export_format Struct Reference
Inheritance diagram for export_format:
Inheritance graph
[legend]
Collaboration diagram for export_format:
Collaboration graph
[legend]

Public Member Functions

 export_format ()
 
 ~export_format ()
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

charsystem
 
charpre_format
 
charsuffix
 
chardescription
 
charform
 
EXPORT_CMD export_mode
 

Detailed Description

Definition at line 64 of file seq_export.cxx.

Constructor & Destructor Documentation

export_format::export_format ( )
inline

Definition at line 73 of file seq_export.cxx.

export_format::~export_format ( )
inline

Definition at line 81 of file seq_export.cxx.

Member Data Documentation

char* export_format::system

Definition at line 65 of file seq_export.cxx.

Referenced by export_format_single(), and read_export_format().

char* export_format::pre_format
char* export_format::suffix
char* export_format::description

Definition at line 68 of file seq_export.cxx.

Referenced by SEQIO::get_exportFormat_information(), and read_export_format().

char* export_format::form
EXPORT_CMD export_format::export_mode

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