OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
MMCifInfoCitation Class Reference

#include <mmcif_info.hh>

Public Member Functions

 MMCifInfoCitation ()
void SetID (String id)
String GetID () const
void SetCAS (String id)
String GetCAS () const
void SetISBN (String code)
String GetISBN () const
void SetPublishedIn (String title)
String GetPublishedIn () const
void SetVolume (String volume)
String GetVolume () const
void SetPageFirst (String first)
String GetPageFirst () const
void SetPageLast (String last)
String GetPageLast () const
void SetDOI (String doi)
String GetDOI () const
void SetPubMed (int no)
int GetPubMed () const
void SetYear (int year)
int GetYear () const
void SetTitle (String title)
String GetTitle () const
void SetAuthorList (std::vector< String > list)
const std::vector< String > & GetAuthorList () const
bool operator== (const MMCifInfoCitation &cit) const
bool operator!= (const MMCifInfoCitation &cit) const
 MMCifInfoCitation ()
void SetID (String id)
String GetID () const
void SetCAS (String id)
String GetCAS () const
void SetISBN (String code)
String GetISBN () const
void SetPublishedIn (String title)
String GetPublishedIn () const
void SetVolume (String volume)
String GetVolume () const
void SetPageFirst (String first)
String GetPageFirst () const
void SetPageLast (String last)
String GetPageLast () const
void SetDOI (String doi)
String GetDOI () const
void SetPubMed (int no)
int GetPubMed () const
void SetYear (int year)
int GetYear () const
void SetTitle (String title)
String GetTitle () const
void SetAuthorList (std::vector< String > list)
const std::vector< String > & GetAuthorList () const
bool operator== (const MMCifInfoCitation &cit) const
bool operator!= (const MMCifInfoCitation &cit) const

Detailed Description

Definition at line 369 of file mmcif_info.hh.


Constructor & Destructor Documentation

MMCifInfoCitation ( )
inline

Create a citation.

Definition at line 372 of file mmcif_info.hh.

MMCifInfoCitation ( )
inline

Create a citation.

Definition at line 372 of file mmcif_info.hh.


Member Function Documentation

const std::vector<String>& GetAuthorList ( ) const
inline

Get the list of authors.

Returns:
list

Definition at line 495 of file mmcif_info.hh.

const std::vector<String>& GetAuthorList ( ) const
inline

Get the list of authors.

Returns:
list

Definition at line 495 of file mmcif_info.hh.

String GetCAS ( ) const
inline

Get a CAS identifier.

Returns:
CAS identifier

Definition at line 392 of file mmcif_info.hh.

String GetCAS ( ) const
inline

Get a CAS identifier.

Returns:
CAS identifier

Definition at line 392 of file mmcif_info.hh.

String GetDOI ( ) const
inline

Get the DOI of a document.

Returns:
DOI

Definition at line 453 of file mmcif_info.hh.

String GetDOI ( ) const
inline

Get the DOI of a document.

Returns:
DOI

Definition at line 453 of file mmcif_info.hh.

String GetID ( ) const
inline

Get ID.

Returns:
ID

Definition at line 383 of file mmcif_info.hh.

String GetID ( ) const
inline

Get ID.

Returns:
ID

Definition at line 383 of file mmcif_info.hh.

String GetISBN ( ) const
inline

Get an ISBN code.

Returns:
ISBN code

Definition at line 402 of file mmcif_info.hh.

String GetISBN ( ) const
inline

Get an ISBN code.

Returns:
ISBN code

Definition at line 402 of file mmcif_info.hh.

String GetPageFirst ( ) const
inline

Get the start page of a publication.

Returns:
first page

Definition at line 432 of file mmcif_info.hh.

String GetPageFirst ( ) const
inline

Get the start page of a publication.

Returns:
first page

Definition at line 432 of file mmcif_info.hh.

String GetPageLast ( ) const
inline

Get the last page of a publication.

Returns:
last page

Definition at line 442 of file mmcif_info.hh.

String GetPageLast ( ) const
inline

Get the last page of a publication.

Returns:
last page

Definition at line 442 of file mmcif_info.hh.

String GetPublishedIn ( ) const
inline

Get a book title or journal name.

Returns:
title

Definition at line 412 of file mmcif_info.hh.

String GetPublishedIn ( ) const
inline

Get a book title or journal name.

Returns:
title

Definition at line 412 of file mmcif_info.hh.

int GetPubMed ( ) const
inline

Get the PubMed accession number.

Returns:
PubMed accession

Definition at line 463 of file mmcif_info.hh.

int GetPubMed ( ) const
inline

Get the PubMed accession number.

Returns:
PubMed accession

Definition at line 463 of file mmcif_info.hh.

String GetTitle ( ) const
inline

Get the title of a publication.

Returns:
title

Definition at line 485 of file mmcif_info.hh.

String GetTitle ( ) const
inline

Get the title of a publication.

Returns:
title

Definition at line 485 of file mmcif_info.hh.

String GetVolume ( ) const
inline

Get a journal volume.

Returns:
volume

Definition at line 422 of file mmcif_info.hh.

String GetVolume ( ) const
inline

Get a journal volume.

Returns:
volume

Definition at line 422 of file mmcif_info.hh.

int GetYear ( ) const
inline

Get the year of a publication.

Returns:
year

Definition at line 474 of file mmcif_info.hh.

int GetYear ( ) const
inline

Get the year of a publication.

Returns:
year

Definition at line 474 of file mmcif_info.hh.

bool operator!= ( const MMCifInfoCitation cit) const
inline

Definition at line 550 of file mmcif_info.hh.

bool operator!= ( const MMCifInfoCitation cit) const
inline

Definition at line 550 of file mmcif_info.hh.

bool operator== ( const MMCifInfoCitation cit) const
inline

Definition at line 497 of file mmcif_info.hh.

bool operator== ( const MMCifInfoCitation cit) const
inline

Definition at line 497 of file mmcif_info.hh.

void SetAuthorList ( std::vector< String list)
inline

Set the list of authors.

Parameters:
list

Definition at line 490 of file mmcif_info.hh.

void SetAuthorList ( std::vector< String list)
inline

Set the list of authors.

Parameters:
list

Definition at line 490 of file mmcif_info.hh.

void SetCAS ( String  id)
inline

Set a CAS identifier.

Parameters:
idCAS identifier

Definition at line 388 of file mmcif_info.hh.

void SetCAS ( String  id)
inline

Set a CAS identifier.

Parameters:
idCAS identifier

Definition at line 388 of file mmcif_info.hh.

void SetDOI ( String  doi)
inline

Set the DOI of a document.

Parameters:
doi

Definition at line 447 of file mmcif_info.hh.

void SetDOI ( String  doi)
inline

Set the DOI of a document.

Parameters:
doi

Definition at line 447 of file mmcif_info.hh.

void SetID ( String  id)
inline

Set ID.

Parameters:
idID

Definition at line 379 of file mmcif_info.hh.

void SetID ( String  id)
inline

Set ID.

Parameters:
idID

Definition at line 379 of file mmcif_info.hh.

void SetISBN ( String  code)
inline

Set an ISBN code.

Parameters:
codeISBN code

Definition at line 397 of file mmcif_info.hh.

void SetISBN ( String  code)
inline

Set an ISBN code.

Parameters:
codeISBN code

Definition at line 397 of file mmcif_info.hh.

void SetPageFirst ( String  first)
inline

Set the start page for a publication.

Parameters:
start

Definition at line 427 of file mmcif_info.hh.

void SetPageFirst ( String  first)
inline

Set the start page for a publication.

Parameters:
start

Definition at line 427 of file mmcif_info.hh.

void SetPageLast ( String  last)
inline

Set the end page for a publication.

Parameters:
end

Definition at line 437 of file mmcif_info.hh.

void SetPageLast ( String  last)
inline

Set the end page for a publication.

Parameters:
end

Definition at line 437 of file mmcif_info.hh.

void SetPublishedIn ( String  title)
inline

Set a book title or journal name.

Parameters:
titlewhere published

Definition at line 407 of file mmcif_info.hh.

void SetPublishedIn ( String  title)
inline

Set a book title or journal name.

Parameters:
titlewhere published

Definition at line 407 of file mmcif_info.hh.

void SetPubMed ( int  no)
inline

Set the PubMed accession number.

Parameters:
no

Definition at line 458 of file mmcif_info.hh.

void SetPubMed ( int  no)
inline

Set the PubMed accession number.

Parameters:
no

Definition at line 458 of file mmcif_info.hh.

void SetTitle ( String  title)
inline

Set the title of a publication.

Parameters:
title

Definition at line 480 of file mmcif_info.hh.

void SetTitle ( String  title)
inline

Set the title of a publication.

Parameters:
title

Definition at line 480 of file mmcif_info.hh.

void SetVolume ( String  volume)
inline

Set a journal volume.

Parameters:
volume

Definition at line 417 of file mmcif_info.hh.

void SetVolume ( String  volume)
inline

Set a journal volume.

Parameters:
volume

Definition at line 417 of file mmcif_info.hh.

void SetYear ( int  year)
inline

Set the year of a publication.

Parameters:
year

Definition at line 468 of file mmcif_info.hh.

void SetYear ( int  year)
inline

Set the year of a publication.

Parameters:
year

Definition at line 468 of file mmcif_info.hh.


The documentation for this class was generated from the following files: