Jpp  pmt_effective_area_update
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
JString.hh File Reference
#include <string>
#include <sstream>
#include <limits>
#include <ctype.h>
#include <stdio.h>
#include "JLang/JStringFacet.hh"
#include "JLang/JException.hh"
#include "JLang/JLangToolkit.hh"

Go to the source code of this file.

Classes

class  JLANG::JString
 Wrapper class around STL string class. More...
 

Namespaces

 JLANG
 Auxiliary classes and methods for language specific functionality.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Functions

std::istream & JLANG::getline (std::istream &in, JString &object)
 Read string from input stream until end of line. More...