Namespaces | Functions
utility_io.cxx File Reference
#include "utility_io.h"
#include "error.h"
#include <stdlib.h>
#include <ctype.h>
#include <string.h>
Include dependency graph for utility_io.cxx:

Go to the source code of this file.

Namespaces

 KDL
 

Functions

void KDL::_check_istream (std::istream &is)
 
int KDL::_EatSpace (std::istream &is, int *countp=NULL)
 
int KDL::_EatUntilEndOfComment (std::istream &is, int *countp=NULL)
 
int KDL::_EatUntilEndOfLine (std::istream &is, int *countp=NULL)
 
void KDL::Eat (std::istream &is, int delim)
 
void KDL::Eat (std::istream &is, const char *descript)
 
void KDL::EatEnd (std::istream &is, int delim)
 
void KDL::EatWord (std::istream &is, const char *delim, char *storage, int maxsize)
 
char KDL::Upper (char ch)
 


orocos_kdl
Author(s):
autogenerated on Thu Apr 13 2023 02:19:14