NUM1ParserState.h
Go to the documentation of this file.
1/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2/*
3 * This file is part of the libetonyek project.
4 *
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 */
9
10#ifndef NUM1PARSERSTATE_H_INCLUDED
11#define NUM1PARSERSTATE_H_INCLUDED
12
13#include "IWORKXMLParserState.h"
14
15namespace libetonyek
16{
17
18class NUM1Parser;
19class NUMCollector;
20struct NUM1Dictionary;
21
38
39}
40
41#endif // NUM1PARSERSTATE_H_INCLUDED
42
43/* vim:set shiftwidth=2 softtabstop=2 expandtab: */
Definition IWORKXMLParserState.h:32
Definition NUM1ParserState.h:23
NUM1ParserState(const NUM1ParserState &)
NUM1Dictionary & getDictionary()
Definition NUM1ParserState.cpp:31
NUMCollector & m_collector
Definition NUM1ParserState.h:35
NUM1Dictionary & m_dict
Definition NUM1ParserState.h:36
NUMCollector & getCollector()
Definition NUM1ParserState.cpp:26
NUM1ParserState & operator=(const NUM1ParserState &)
Definition NUM1Parser.h:23
Definition NUMCollector.h:21
@ dict
Definition KEY1Token.h:51
Definition IWORKBezierElement.cpp:21
Definition NUM1Dictionary.h:19

Generated for libetonyek by doxygen 1.12.0