Classes | Namespaces | Typedefs | Functions
EasyScanner.h File Reference

The header file of a text scanner class. More...

#include "config.h"
#include <map>
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>
Include dependency graph for EasyScanner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hrp::EasyScanner
 
class  hrp::EasyScanner::Endl
 
class  hrp::EasyScanner::Exception
 

Namespaces

 hrp
 

Typedefs

typedef boost::shared_ptr< EasyScanner > hrp::EasyScannerPtr
 

Functions

HRP_UTIL_EXPORT EasyScannerhrp::operator>> (EasyScanner &scanner, double &value)
 
HRP_UTIL_EXPORT EasyScannerhrp::operator>> (EasyScanner &scanner, int &value)
 
HRP_UTIL_EXPORT EasyScannerhrp::operator>> (EasyScanner &scanner, const char *matchString)
 
HRP_UTIL_EXPORT EasyScannerhrp::operator>> (EasyScanner &scanner, char matchChar)
 
HRP_UTIL_EXPORT EasyScanner & hrp::operator>> (EasyScanner &scanner, std::string &str)
 
HRP_UTIL_EXPORT EasyScannerhrp::operator>> (EasyScanner &scanner, EasyScanner::Endl endl)
 

Detailed Description

The header file of a text scanner class.

Author
Shin'ichiro Nakaoka

Definition in file EasyScanner.h.



openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:41