#include <BALL/STRUCTURE/fragmentDB.h>

Public Member Functions | |
| NoFragmentNode (const char *file, int line, const string &filename) | |
| ~NoFragmentNode () throw () | |
Protected Attributes | |
| string | filename_ |
No fragment node found. This exception is thrown by init if the resource database does not contain a Fragments entry.
Definition at line 87 of file fragmentDB.h.
| BALL::FragmentDB::NoFragmentNode::NoFragmentNode | ( | const char * | file, | |
| int | line, | |||
| const string & | filename | |||
| ) |
| BALL::FragmentDB::NoFragmentNode::~NoFragmentNode | ( | ) | throw () [inline] |
Definition at line 92 of file fragmentDB.h.
string BALL::FragmentDB::NoFragmentNode::filename_ [protected] |
Definition at line 95 of file fragmentDB.h.
1.6.3