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::_Alias
struct  YAML::_Anchor
struct  YAML::_Comment
struct  YAML::_Indent
struct  YAML::_Tag

Namespaces

namespace  YAML

Enumerations

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

Functions

_Alias YAML::Alias (const std::string content)
_Anchor YAML::Anchor (const std::string content)
_Comment YAML::Comment (const std::string content)
_Indent YAML::Indent (int value)
_Tag YAML::VerbatimTag (const std::string &content)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


yaml_cpp
Author(s): Jesse Beder
autogenerated on Fri Jan 11 09:42:43 2013