BALL  1.4.79
Classes | Namespaces | Functions
string.h File Reference
#include <BALL/CONFIG/config.h>
#include <BALL/COMMON/global.h>
#include <BALL/COMMON/create.h>
#include <BALL/COMMON/macros.h>
#include <BALL/COMMON/exception.h>
#include <BALL/COMMON/debug.h>
#include <string>
#include <cctype>
#include <cerrno>
#include <cstdlib>
#include <cstring>
#include <iostream>
#include <vector>
#include <strstream>
#include <BALL/DATATYPE/string.iC>

Go to the source code of this file.

Classes

class  BALL::String
 
class  BALL::Substring
 
class  BALL::Substring::UnboundSubstring
 
class  BALL::Substring::InvalidSubstring
 

Namespaces

 BALL
 -*- Mode: C++; tab-width: 2; -*-
 

Functions

BALL_EXPORT std::istream & BALL::getline (std::istream &s, String &string, char delimiter= '\n')