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 381 of file mmcif_info.hh.


Constructor & Destructor Documentation

MMCifInfoCitation ( )
inline

Create a citation.

Definition at line 384 of file mmcif_info.hh.

MMCifInfoCitation ( )
inline

Create a citation.

Definition at line 384 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 507 of file mmcif_info.hh.

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

Get the list of authors.

Returns:
list

Definition at line 507 of file mmcif_info.hh.

String GetCAS ( ) const
inline

Get a CAS identifier.

Returns:
CAS identifier

Definition at line 404 of file mmcif_info.hh.

String GetCAS ( ) const
inline

Get a CAS identifier.

Returns:
CAS identifier

Definition at line 404 of file mmcif_info.hh.

String GetDOI ( ) const
inline

Get the DOI of a document.

Returns:
DOI

Definition at line 465 of file mmcif_info.hh.

String GetDOI ( ) const
inline

Get the DOI of a document.

Returns:
DOI

Definition at line 465 of file mmcif_info.hh.

String GetID ( ) const
inline

Get ID.

Returns:
ID

Definition at line 395 of file mmcif_info.hh.

String GetID ( ) const
inline

Get ID.

Returns:
ID

Definition at line 395 of file mmcif_info.hh.

String GetISBN ( ) const
inline

Get an ISBN code.

Returns:
ISBN code

Definition at line 414 of file mmcif_info.hh.

String GetISBN ( ) const
inline

Get an ISBN code.

Returns:
ISBN code

Definition at line 414 of file mmcif_info.hh.

String GetPageFirst ( ) const
inline

Get the start page of a publication.

Returns:
first page

Definition at line 444 of file mmcif_info.hh.

String GetPageFirst ( ) const
inline

Get the start page of a publication.

Returns:
first page

Definition at line 444 of file mmcif_info.hh.

String GetPageLast ( ) const
inline

Get the last page of a publication.

Returns:
last 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 454 of file mmcif_info.hh.

String GetPublishedIn ( ) const
inline

Get a book title or journal name.

Returns:
title

Definition at line 424 of file mmcif_info.hh.

String GetPublishedIn ( ) const
inline

Get a book title or journal name.

Returns:
title

Definition at line 424 of file mmcif_info.hh.

int GetPubMed ( ) const
inline

Get the PubMed accession number.

Returns:
PubMed accession

Definition at line 475 of file mmcif_info.hh.

int GetPubMed ( ) const
inline

Get the PubMed accession number.

Returns:
PubMed accession

Definition at line 475 of file mmcif_info.hh.

String GetTitle ( ) const
inline

Get the title of a publication.

Returns:
title

Definition at line 497 of file mmcif_info.hh.

String GetTitle ( ) const
inline

Get the title of a publication.

Returns:
title

Definition at line 497 of file mmcif_info.hh.

String GetVolume ( ) const
inline

Get a journal volume.

Returns:
volume

Definition at line 434 of file mmcif_info.hh.

String GetVolume ( ) const
inline

Get a journal volume.

Returns:
volume

Definition at line 434 of file mmcif_info.hh.

int GetYear ( ) const
inline

Get the year of a publication.

Returns:
year

Definition at line 486 of file mmcif_info.hh.

int GetYear ( ) const
inline

Get the year of a publication.

Returns:
year

Definition at line 486 of file mmcif_info.hh.

bool operator!= ( const MMCifInfoCitation cit) const
inline

Definition at line 562 of file mmcif_info.hh.

bool operator!= ( const MMCifInfoCitation cit) const
inline

Definition at line 562 of file mmcif_info.hh.

bool operator== ( const MMCifInfoCitation cit) const
inline

Definition at line 509 of file mmcif_info.hh.

bool operator== ( const MMCifInfoCitation cit) const
inline

Definition at line 509 of file mmcif_info.hh.

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

Set the list of authors.

Parameters:
list

Definition at line 502 of file mmcif_info.hh.

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

Set the list of authors.

Parameters:
list

Definition at line 502 of file mmcif_info.hh.

void SetCAS ( String  id)
inline

Set a CAS identifier.

Parameters:
idCAS identifier

Definition at line 400 of file mmcif_info.hh.

void SetCAS ( String  id)
inline

Set a CAS identifier.

Parameters:
idCAS identifier

Definition at line 400 of file mmcif_info.hh.

void SetDOI ( String  doi)
inline

Set the DOI of a document.

Parameters:
doi

Definition at line 459 of file mmcif_info.hh.

void SetDOI ( String  doi)
inline

Set the DOI of a document.

Parameters:
doi

Definition at line 459 of file mmcif_info.hh.

void SetID ( String  id)
inline

Set ID.

Parameters:
idID

Definition at line 391 of file mmcif_info.hh.

void SetID ( String  id)
inline

Set ID.

Parameters:
idID

Definition at line 391 of file mmcif_info.hh.

void SetISBN ( String  code)
inline

Set an ISBN code.

Parameters:
codeISBN code

Definition at line 409 of file mmcif_info.hh.

void SetISBN ( String  code)
inline

Set an ISBN code.

Parameters:
codeISBN code

Definition at line 409 of file mmcif_info.hh.

void SetPageFirst ( String  first)
inline

Set the start page for a publication.

Parameters:
start

Definition at line 439 of file mmcif_info.hh.

void SetPageFirst ( String  first)
inline

Set the start page for a publication.

Parameters:
start

Definition at line 439 of file mmcif_info.hh.

void SetPageLast ( String  last)
inline

Set the end page for a publication.

Parameters:
end

Definition at line 449 of file mmcif_info.hh.

void SetPageLast ( String  last)
inline

Set the end page for a publication.

Parameters:
end

Definition at line 449 of file mmcif_info.hh.

void SetPublishedIn ( String  title)
inline

Set a book title or journal name.

Parameters:
titlewhere published

Definition at line 419 of file mmcif_info.hh.

void SetPublishedIn ( String  title)
inline

Set a book title or journal name.

Parameters:
titlewhere published

Definition at line 419 of file mmcif_info.hh.

void SetPubMed ( int  no)
inline

Set the PubMed accession number.

Parameters:
no

Definition at line 470 of file mmcif_info.hh.

void SetPubMed ( int  no)
inline

Set the PubMed accession number.

Parameters:
no

Definition at line 470 of file mmcif_info.hh.

void SetTitle ( String  title)
inline

Set the title of a publication.

Parameters:
title

Definition at line 492 of file mmcif_info.hh.

void SetTitle ( String  title)
inline

Set the title of a publication.

Parameters:
title

Definition at line 492 of file mmcif_info.hh.

void SetVolume ( String  volume)
inline

Set a journal volume.

Parameters:
volume

Definition at line 429 of file mmcif_info.hh.

void SetVolume ( String  volume)
inline

Set a journal volume.

Parameters:
volume

Definition at line 429 of file mmcif_info.hh.

void SetYear ( int  year)
inline

Set the year of a publication.

Parameters:
year

Definition at line 480 of file mmcif_info.hh.

void SetYear ( int  year)
inline

Set the year of a publication.

Parameters:
year

Definition at line 480 of file mmcif_info.hh.


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