MMCifInfoCitation Class Reference
#include <mmcif_info.hh>
Detailed Description
Definition at line 391 of file mmcif_info.hh.
Constructor & Destructor Documentation
Member Function Documentation
const std::vector<String>& GetAuthorList |
( |
|
) |
const [inline] |
Get the list of authors.
- Returns:
- list
Definition at line 517 of file mmcif_info.hh.
const std::vector<String>& GetAuthorList |
( |
|
) |
const [inline] |
Get the list of authors.
- Returns:
- list
Definition at line 517 of file mmcif_info.hh.
String GetCAS |
( |
|
) |
const [inline] |
Get a CAS identifier.
- Returns:
- CAS identifier
Definition at line 414 of file mmcif_info.hh.
String GetCAS |
( |
|
) |
const [inline] |
Get a CAS identifier.
- Returns:
- CAS identifier
Definition at line 414 of file mmcif_info.hh.
String GetDOI |
( |
|
) |
const [inline] |
Get the DOI of a document.
- Returns:
- DOI
Definition at line 475 of file mmcif_info.hh.
String GetDOI |
( |
|
) |
const [inline] |
Get the DOI of a document.
- Returns:
- DOI
Definition at line 475 of file mmcif_info.hh.
String GetID |
( |
|
) |
const [inline] |
String GetID |
( |
|
) |
const [inline] |
String GetISBN |
( |
|
) |
const [inline] |
Get an ISBN code.
- Returns:
- ISBN code
Definition at line 424 of file mmcif_info.hh.
String GetISBN |
( |
|
) |
const [inline] |
Get an ISBN code.
- Returns:
- ISBN code
Definition at line 424 of file mmcif_info.hh.
String GetPageFirst |
( |
|
) |
const [inline] |
Get the start page of a publication.
- Returns:
- first page
Definition at line 454 of file mmcif_info.hh.
String GetPageFirst |
( |
|
) |
const [inline] |
Get the start page of a publication.
- Returns:
- first page
Definition at line 454 of file mmcif_info.hh.
String GetPageLast |
( |
|
) |
const [inline] |
Get the last page of a publication.
- Returns:
- last page
Definition at line 464 of file mmcif_info.hh.
String GetPageLast |
( |
|
) |
const [inline] |
Get the last page of a publication.
- Returns:
- last page
Definition at line 464 of file mmcif_info.hh.
String GetPublishedIn |
( |
|
) |
const [inline] |
Get a book title or journal name.
- Returns:
- title
Definition at line 434 of file mmcif_info.hh.
String GetPublishedIn |
( |
|
) |
const [inline] |
Get a book title or journal name.
- Returns:
- title
Definition at line 434 of file mmcif_info.hh.
int GetPubMed |
( |
|
) |
const [inline] |
Get the PubMed accession number.
- Returns:
- PubMed accession
Definition at line 485 of file mmcif_info.hh.
int GetPubMed |
( |
|
) |
const [inline] |
Get the PubMed accession number.
- Returns:
- PubMed accession
Definition at line 485 of file mmcif_info.hh.
String GetTitle |
( |
|
) |
const [inline] |
Get the title of a publication.
- Returns:
- title
Definition at line 507 of file mmcif_info.hh.
String GetTitle |
( |
|
) |
const [inline] |
Get the title of a publication.
- Returns:
- title
Definition at line 507 of file mmcif_info.hh.
String GetVolume |
( |
|
) |
const [inline] |
Get a journal volume.
- Returns:
- volume
Definition at line 444 of file mmcif_info.hh.
String GetVolume |
( |
|
) |
const [inline] |
Get a journal volume.
- Returns:
- volume
Definition at line 444 of file mmcif_info.hh.
int GetYear |
( |
|
) |
const [inline] |
Get the year of a publication.
- Returns:
- year
Definition at line 496 of file mmcif_info.hh.
int GetYear |
( |
|
) |
const [inline] |
Get the year of a publication.
- Returns:
- year
Definition at line 496 of file mmcif_info.hh.
void SetAuthorList |
( |
std::vector< String > |
list |
) |
[inline] |
Set the list of authors.
- Parameters:
-
Definition at line 512 of file mmcif_info.hh.
void SetAuthorList |
( |
std::vector< String > |
list |
) |
[inline] |
Set the list of authors.
- Parameters:
-
Definition at line 512 of file mmcif_info.hh.
void SetCAS |
( |
String |
id |
) |
[inline] |
void SetCAS |
( |
String |
id |
) |
[inline] |
void SetDOI |
( |
String |
doi |
) |
[inline] |
Set the DOI of a document.
- Parameters:
-
Definition at line 469 of file mmcif_info.hh.
void SetDOI |
( |
String |
doi |
) |
[inline] |
Set the DOI of a document.
- Parameters:
-
Definition at line 469 of file mmcif_info.hh.
void SetID |
( |
String |
id |
) |
[inline] |
void SetID |
( |
String |
id |
) |
[inline] |
void SetISBN |
( |
String |
code |
) |
[inline] |
void SetISBN |
( |
String |
code |
) |
[inline] |
void SetPageFirst |
( |
String |
first |
) |
[inline] |
Set the start page for a publication.
- Parameters:
-
Definition at line 449 of file mmcif_info.hh.
void SetPageFirst |
( |
String |
first |
) |
[inline] |
Set the start page for a publication.
- Parameters:
-
Definition at line 449 of file mmcif_info.hh.
void SetPageLast |
( |
String |
last |
) |
[inline] |
Set the end page for a publication.
- Parameters:
-
Definition at line 459 of file mmcif_info.hh.
void SetPageLast |
( |
String |
last |
) |
[inline] |
Set the end page for a publication.
- Parameters:
-
Definition at line 459 of file mmcif_info.hh.
void SetPublishedIn |
( |
String |
title |
) |
[inline] |
Set a book title or journal name.
- Parameters:
-
Definition at line 429 of file mmcif_info.hh.
void SetPublishedIn |
( |
String |
title |
) |
[inline] |
Set a book title or journal name.
- Parameters:
-
Definition at line 429 of file mmcif_info.hh.
void SetPubMed |
( |
int |
no |
) |
[inline] |
Set the PubMed accession number.
- Parameters:
-
Definition at line 480 of file mmcif_info.hh.
void SetPubMed |
( |
int |
no |
) |
[inline] |
Set the PubMed accession number.
- Parameters:
-
Definition at line 480 of file mmcif_info.hh.
void SetTitle |
( |
String |
title |
) |
[inline] |
Set the title of a publication.
- Parameters:
-
Definition at line 502 of file mmcif_info.hh.
void SetTitle |
( |
String |
title |
) |
[inline] |
Set the title of a publication.
- Parameters:
-
Definition at line 502 of file mmcif_info.hh.
void SetVolume |
( |
String |
volume |
) |
[inline] |
void SetVolume |
( |
String |
volume |
) |
[inline] |
void SetYear |
( |
int |
year |
) |
[inline] |
Set the year of a publication.
- Parameters:
-
Definition at line 490 of file mmcif_info.hh.
void SetYear |
( |
int |
year |
) |
[inline] |
Set the year of a publication.
- Parameters:
-
Definition at line 490 of file mmcif_info.hh.
The documentation for this class was generated from the following files: