#include <ref.h>
Public Member Functions | |
| jinfo () | |
| int | load (const string &jl) throw (gberr) |
| void | getYear (const string &jj) |
| string | key () const |
| void | clear () |
Public Attributes | |
| refType | type |
Private Attributes | |
| string | jo |
| string | vol |
| string | iss |
| string | pgb |
| string | pge |
| string | yr |
| string | affil |
Friends | |
| class | ref |
| jinfo::jinfo | ( | ) |
| int jinfo::load | ( | const string & | jl | ) | throw (gberr) |
| string jinfo::key | ( | ) | const |
friend class ref [friend] |
string jinfo::jo [private] |
Referenced by clear(), ref::dump(), key(), load(), and ref::writeProtein().
string jinfo::vol [private] |
Referenced by clear(), ref::dump(), key(), load(), and ref::writeProtein().
string jinfo::iss [private] |
Referenced by clear(), ref::dump(), load(), and ref::writeProtein().
string jinfo::pgb [private] |
Referenced by clear(), ref::dump(), key(), load(), and ref::writeProtein().
string jinfo::pge [private] |
Referenced by clear(), ref::dump(), load(), and ref::writeProtein().
string jinfo::yr [private] |
Referenced by clear(), ref::dump(), getYear(), key(), load(), and ref::writeProtein().
string jinfo::affil [private] |
Referenced by clear(), ref::dump(), load(), and ref::writeProtein().
1.5.6