Classes | Namespaces | Enumerations | Functions
emittermanip.h File Reference
#include <string>
Include dependency graph for emittermanip.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  YAML_PM::_Alias
struct  YAML_PM::_Anchor
struct  YAML_PM::_Comment
struct  YAML_PM::_Indent
struct  YAML_PM::_Precision
struct  YAML_PM::_Tag
struct  YAML_PM::_Tag::Type

Namespaces

namespace  YAML_PM

Enumerations

enum  YAML_PM::EMITTER_MANIP {
  YAML_PM::Auto, YAML_PM::TagByKind, YAML_PM::Newline, YAML_PM::EmitNonAscii,
  YAML_PM::EscapeNonAscii, YAML_PM::SingleQuoted, YAML_PM::DoubleQuoted, YAML_PM::Literal,
  YAML_PM::YesNoBool, YAML_PM::TrueFalseBool, YAML_PM::OnOffBool, YAML_PM::UpperCase,
  YAML_PM::LowerCase, YAML_PM::CamelCase, YAML_PM::LongBool, YAML_PM::ShortBool,
  YAML_PM::Dec, YAML_PM::Hex, YAML_PM::Oct, YAML_PM::BeginDoc,
  YAML_PM::EndDoc, YAML_PM::BeginSeq, YAML_PM::EndSeq, YAML_PM::Flow,
  YAML_PM::Block, YAML_PM::BeginMap, YAML_PM::EndMap, YAML_PM::Key,
  YAML_PM::Value, YAML_PM::LongKey
}

Functions

_Alias YAML_PM::Alias (const std::string content)
_Anchor YAML_PM::Anchor (const std::string content)
_Comment YAML_PM::Comment (const std::string content)
_Precision YAML_PM::DoublePrecision (int n)
_Precision YAML_PM::FloatPrecision (int n)
_Indent YAML_PM::Indent (int value)
_Tag YAML_PM::LocalTag (const std::string content)
_Tag YAML_PM::LocalTag (const std::string &prefix, const std::string content)
_Precision YAML_PM::Precision (int n)
_Tag YAML_PM::SecondaryTag (const std::string content)
_Tag YAML_PM::VerbatimTag (const std::string content)


upstream_src
Author(s):
autogenerated on Mon Oct 6 2014 10:27:42