OpenStructure
Public Member Functions
MMCifInfoObsolete Class Reference

#include <mmcif_info.hh>

Public Member Functions

 MMCifInfoObsolete ()
 
void SetDate (String date)
 
String GetDate ()
 
void SetID (StringRef type)
 
String GetID ()
 
void SetPDBID (String id)
 
String GetPDBID ()
 
void SetReplacedPDBID (String id)
 
String GetReplacedPDBID ()
 
 MMCifInfoObsolete ()
 
void SetDate (String date)
 
String GetDate ()
 
void SetID (StringRef type)
 
String GetID ()
 
void SetPDBID (String id)
 
String GetPDBID ()
 
void SetReplacedPDBID (String id)
 
String GetReplacedPDBID ()
 

Detailed Description

container class for information on obsolete entries

Definition at line 687 of file mmcif_info.hh.

Constructor & Destructor Documentation

◆ MMCifInfoObsolete() [1/2]

MMCifInfoObsolete ( )
inline

Create an object of information about an obsolete entry.

Definition at line 690 of file mmcif_info.hh.

◆ MMCifInfoObsolete() [2/2]

MMCifInfoObsolete ( )
inline

Create an object of information about an obsolete entry.

Definition at line 690 of file mmcif_info.hh.

Member Function Documentation

◆ GetDate() [1/2]

String GetDate ( )
inline

Get the date string.

Returns
date as string.

Definition at line 701 of file mmcif_info.hh.

◆ GetDate() [2/2]

String GetDate ( )
inline

Get the date string.

Returns
date as string.

Definition at line 701 of file mmcif_info.hh.

◆ GetID() [1/2]

String GetID ( )
inline

Get type of entry.

Returns
type as string, starting with an upper case letter.

Definition at line 719 of file mmcif_info.hh.

◆ GetID() [2/2]

String GetID ( )
inline

Get type of entry.

Returns
type as string, starting with an upper case letter.

Definition at line 719 of file mmcif_info.hh.

◆ GetPDBID() [1/2]

String GetPDBID ( )
inline

Get id of replacement.

Returns
id

Definition at line 738 of file mmcif_info.hh.

◆ GetPDBID() [2/2]

String GetPDBID ( )
inline

Get id of replacement.

Returns
id

Definition at line 738 of file mmcif_info.hh.

◆ GetReplacedPDBID() [1/2]

String GetReplacedPDBID ( )
inline

Get id of replaced entry.

Returns
id

Definition at line 748 of file mmcif_info.hh.

◆ GetReplacedPDBID() [2/2]

String GetReplacedPDBID ( )
inline

Get id of replaced entry.

Returns
id

Definition at line 748 of file mmcif_info.hh.

◆ SetDate() [1/2]

void SetDate ( String  date)
inline

Set date of replacement.

Parameters
date

Definition at line 696 of file mmcif_info.hh.

◆ SetDate() [2/2]

void SetDate ( String  date)
inline

Set date of replacement.

Parameters
date

Definition at line 696 of file mmcif_info.hh.

◆ SetID() [1/2]

void SetID ( StringRef  type)
inline

Set type of entry.

Parameters
type

Definition at line 706 of file mmcif_info.hh.

◆ SetID() [2/2]

void SetID ( StringRef  type)
inline

Set type of entry.

Parameters
type

Definition at line 706 of file mmcif_info.hh.

◆ SetPDBID() [1/2]

void SetPDBID ( String  id)
inline

Set id of replacement.

Parameters
id

Definition at line 733 of file mmcif_info.hh.

◆ SetPDBID() [2/2]

void SetPDBID ( String  id)
inline

Set id of replacement.

Parameters
id

Definition at line 733 of file mmcif_info.hh.

◆ SetReplacedPDBID() [1/2]

void SetReplacedPDBID ( String  id)
inline

Set id of replaced entry.

Parameters
id

Definition at line 743 of file mmcif_info.hh.

◆ SetReplacedPDBID() [2/2]

void SetReplacedPDBID ( String  id)
inline

Set id of replaced entry.

Parameters
id

Definition at line 743 of file mmcif_info.hh.


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