Class Index | Cross Index | Namespace Index |
Contains Dictionary for every supported Frame Data Specification version
Contained in: FrameCPP::Version_3_4_5
Derived from:
none
Derived by:
none
#include "../../../../../lib/framecpp/src/Version3_4_5/dictionary.hh"
public function member index: |
|||
Library | (); | ||
inline Dictionary* | getCurrentVersionDictionary | (); | Get a dictinary for the latest frame format version |
Dictionary* | getVersionDictionary | (int version = FRAMECPP_VERSION); | Get a dictionary for the version |
This static class loads itself with this information when it is constructed.
The class is used by the Input object to find dictionary for certain
frame data format version.
Exceptions:
Exception | Description |
read_failure | Read failed. |