This is the complete list of members for
MeCab::Tagger, including all inherited members.
all_morphs() const =0 | MeCab::Tagger | [pure virtual] |
create(int argc, char **argv) | MeCab::Tagger | [static] |
create(const char *arg) | MeCab::Tagger | [static] |
dictionary_info() const =0 | MeCab::Tagger | [pure virtual] |
formatNode(const Node *node)=0 | MeCab::Tagger | [pure virtual] |
formatNode(const Node *node, char *ostr, size_t olen)=0 | MeCab::Tagger | [pure virtual] |
lattice_level() const =0 | MeCab::Tagger | [pure virtual] |
next()=0 | MeCab::Tagger | [pure virtual] |
next(char *ostr, size_t olen)=0 | MeCab::Tagger | [pure virtual] |
nextNode()=0 | MeCab::Tagger | [pure virtual] |
parse(const Model &model, Lattice *lattice) | MeCab::Tagger | [static] |
parse(Lattice *lattice) const =0 | MeCab::Tagger | [pure virtual] |
parse(const char *str)=0 | MeCab::Tagger | [pure virtual] |
parse(const char *str, size_t len, char *ostr, size_t olen)=0 | MeCab::Tagger | [pure virtual] |
parse(const char *str, size_t len)=0 | MeCab::Tagger | [pure virtual] |
parseNBest(size_t N, const char *str)=0 | MeCab::Tagger | [pure virtual] |
parseNBest(size_t N, const char *str, size_t len)=0 | MeCab::Tagger | [pure virtual] |
parseNBest(size_t N, const char *str, size_t len, char *ostr, size_t olen)=0 | MeCab::Tagger | [pure virtual] |
parseNBestInit(const char *str)=0 | MeCab::Tagger | [pure virtual] |
parseNBestInit(const char *str, size_t len)=0 | MeCab::Tagger | [pure virtual] |
parseToNode(const char *str)=0 | MeCab::Tagger | [pure virtual] |
parseToNode(const char *str, size_t len)=0 | MeCab::Tagger | [pure virtual] |
partial() const =0 | MeCab::Tagger | [pure virtual] |
request_type() const =0 | MeCab::Tagger | [pure virtual] |
set_all_morphs(bool all_morphs)=0 | MeCab::Tagger | [pure virtual] |
set_lattice_level(int level)=0 | MeCab::Tagger | [pure virtual] |
set_partial(bool partial)=0 | MeCab::Tagger | [pure virtual] |
set_request_type(int request_type)=0 | MeCab::Tagger | [pure virtual] |
set_theta(float theta)=0 | MeCab::Tagger | [pure virtual] |
theta() const =0 | MeCab::Tagger | [pure virtual] |
version() | MeCab::Tagger | [static] |
what() const =0 | MeCab::Tagger | [pure virtual] |
~Tagger() | MeCab::Tagger | [inline, virtual] |