#include <Vocabulary.h>
Static Public Member Functions | |
| static Vocabulary * | GetVocabulary () |
| static void | SetVocabulary (Vocabulary *vocab) |
Definition at line 73 of file Vocabulary.h.
| Vocabulary * mert::VocabularyFactory::GetVocabulary | ( | ) | [static] |
Definition at line 35 of file Vocabulary.cpp.
References NULL.
Referenced by mert::BOOST_AUTO_TEST_CASE().

| void mert::VocabularyFactory::SetVocabulary | ( | Vocabulary * | vocab | ) | [static] |
Definition at line 44 of file Vocabulary.cpp.
1.5.9