scantag.h
Go to the documentation of this file.
1 #ifndef SCANTAG_H_62B23520_7C8E_11DE_8A39_0800200C9A66_PM
2 #define SCANTAG_H_62B23520_7C8E_11DE_8A39_0800200C9A66_PM
3 
4 #if defined(_MSC_VER) || (defined(__GNUC__) && (__GNUC__ == 3 && __GNUC_MINOR__ >= 4) || (__GNUC__ >= 4)) // GCC supports "pragma once" correctly since 3.4
5 #pragma once
6 #endif
7 
8 
9 #include <string>
10 #include "stream.h"
11 
12 namespace YAML_PM
13 {
14  const std::string ScanVerbatimTag(Stream& INPUT);
15  const std::string ScanTagHandle(Stream& INPUT, bool& canBeHandle);
16  const std::string ScanTagSuffix(Stream& INPUT);
17 }
18 
19 #endif // SCANTAG_H_62B23520_7C8E_11DE_8A39_0800200C9A66_PM
20 
YAML_PM::ScanTagSuffix
const std::string ScanTagSuffix(Stream &INPUT)
Definition: scantag.cpp:66
YAML_PM
Definition: aliasmanager.h:11
YAML_PM::ScanTagHandle
const std::string ScanTagHandle(Stream &INPUT, bool &canBeHandle)
Definition: scantag.cpp:32
testing::internal::string
::std::string string
Definition: gtest.h:1979
stream.h
YAML_PM::ScanVerbatimTag
const std::string ScanVerbatimTag(Stream &INPUT)
Definition: scantag.cpp:8


mrpt_local_obstacles
Author(s): Jose-Luis Blanco-Claraco
autogenerated on Mon Aug 14 2023 02:09:04