• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

rocs/RocsCore

  • sources
  • kde-4.12
  • kdeedu
  • rocs
  • RocsCore
  • LoadSave
  • Plugins
  • dotFileFormat
Namespaces | Macros | Typedefs | Functions | Variables
DotGrammar.cpp File Reference
#include "DotGrammar.h"
#include "DotGraphParsingHelper.h"
#include <Document.h>
#include <KDebug>
#include <boost/spirit/include/qi.hpp>
#include <boost/spirit/include/qi_int.hpp>
#include <boost/spirit/include/qi_real.hpp>
#include <boost/spirit/include/qi_string.hpp>
#include <boost/spirit/repository/include/qi_distinct.hpp>
#include <boost/spirit/repository/include/qi_confix.hpp>
#include <boost/spirit/include/phoenix_core.hpp>
#include <boost/spirit/include/phoenix_operator.hpp>
#include <boost/spirit/include/phoenix_stl.hpp>
Include dependency graph for DotGrammar.cpp:

Go to the source code of this file.

Namespaces

 distinct
 
 distinct::traits
 
 DotParser
 

Macros

#define BOOST_SPIRIT_DEBUG   1
 
#define KGV_MAX_ITEMS_TO_LOAD   std::numeric_limits<size_t>::max()
 
#define SKIPPER   space | confix("//", eol)[*(char_ - eol)] | confix("/*", "*/")[*(char_ - "*/")]
 

Typedefs

typedef traits::char_spec
< std::string >::type 
distinct::charset_tag_type
 
typedef traits::distinct_spec
< charset_tag_type >::type 
distinct::keyword_tag_type
 

Functions

void DotParser::applyAttributeList ()
 
void DotParser::attributeId (const std::string &str)
 
typedef DotParser::BOOST_TYPEOF (SKIPPER) skipper_type
 
template<typename String >
traits::char_spec< String >::type distinct::char_spec (String const &str)
 
void DotParser::checkEdgeOperator (const std::string &str)
 
void DotParser::createAttributeList ()
 
void DotParser::createData (const std::string &str)
 
void DotParser::createPointers ()
 
void DotParser::createSubDataStructure ()
 
void DotParser::dataStructureId (const std::string &str)
 
void DotParser::directedDataStructure ()
 
template<typename Tail >
traits::distinct_spec< Tail >::type distinct::distinct_spec (Tail const &tail)
 
void DotParser::edgebound (const std::string &str)
 
void DotParser::insertAttributeIntoAttributeList ()
 
std::string const distinct::keyword_spec ("0-9a-zA-Z_")
 
void DotParser::leaveSubDataStructure ()
 
bool DotParser::parse (const std::string &str, Document *graphDoc)
 
bool DotParser::parseIntegers (const std::string &str, std::vector< int > &v)
 
void DotParser::removeAttributeList ()
 
void DotParser::setDataAttributes ()
 
void DotParser::setDataStructureAttributes ()
 
void DotParser::setStrict ()
 
void DotParser::subDataStructureId (const std::string &str)
 
void DotParser::undirectedDataStructure ()
 
void DotParser::valid (const std::string &str)
 

Variables

keyword_tag_type const distinct::keyword = distinct_spec(char_spec(keyword_spec))
 
DotGraphParsingHelper * DotParser::phelper = 0
 

Macro Definition Documentation

#define BOOST_SPIRIT_DEBUG   1

Definition at line 40 of file DotGrammar.cpp.

#define KGV_MAX_ITEMS_TO_LOAD   std::numeric_limits<size_t>::max()

Definition at line 37 of file DotGrammar.cpp.

#define SKIPPER   space | confix("//", eol)[*(char_ - eol)] | confix("/*", "*/")[*(char_ - "*/")]

Definition at line 43 of file DotGrammar.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

rocs/RocsCore

Skip menu "rocs/RocsCore"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal