ARB
|
#include <embl.h>
Public Member Functions | |
Emblref () | |
Emblref (const Emblref &other) | |
~Emblref () | |
DECLARE_ASSIGNMENT_OPERATOR (Emblref) | |
Public Attributes | |
char * | author |
char * | title |
char * | journal |
char * | processing |
Emblref::DECLARE_ASSIGNMENT_OPERATOR | ( | Emblref | ) |
char* Emblref::author |
Definition at line 15 of file embl.h.
Referenced by embl_out_header(), etog_convert_references(), and gtoe_reference().
char* Emblref::title |
Definition at line 16 of file embl.h.
Referenced by embl_correct_title(), embl_out_header(), etog_convert_references(), and gtoe_reference().
char* Emblref::journal |
Definition at line 17 of file embl.h.
Referenced by embl_out_header(), etog_convert_references(), and gtoe_reference().
char* Emblref::processing |
Definition at line 18 of file embl.h.
Referenced by embl_out_header(), etog_convert_references(), and gtoe_reference().