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

#include <embl.h>

Collaboration diagram for Emblref:
Collaboration graph
[legend]

Public Member Functions

 Emblref ()
 
 Emblref (const Emblref &other)
 
 ~Emblref ()
 
 DECLARE_ASSIGNMENT_OPERATOR (Emblref)
 

Public Attributes

charauthor
 
chartitle
 
charjournal
 
charprocessing
 

Detailed Description

Definition at line 14 of file embl.h.

Constructor & Destructor Documentation

Emblref::Emblref ( )
inline

Definition at line 20 of file embl.h.

Emblref::Emblref ( const Emblref other)
inline

Definition at line 26 of file embl.h.

Emblref::~Emblref ( )
inline

Definition at line 32 of file embl.h.

Member Function Documentation

Emblref::DECLARE_ASSIGNMENT_OPERATOR ( Emblref  )

Member Data Documentation

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
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().


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