Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches
streams.h File Reference
#include <memory>
#include <string>
#include <boost/cstdint.hpp>
#include <boost/move/unique_ptr.hpp>
#include <iosfwd>
#include <istream>
#include "./intanlib.h"
Include dependency graph for streams.h:

Go to the source code of this file.

Classes

class  InStream
class  FileInStream
class  BinaryReader

Macros

#define nullptr   NULL

Typedefs

typedef std::string FILENAME

Functions

FILENAME toFileName (const std::string &s)
FILENAME toFileName (const std::wstring &ws)

Macro Definition Documentation

◆ nullptr

#define nullptr   NULL

Definition at line 41 of file streams.h.

Typedef Documentation

◆ FILENAME

typedef std::string FILENAME

Definition at line 51 of file streams.h.

Function Documentation

◆ toFileName() [1/2]

FILENAME toFileName ( const std::string & s)

◆ toFileName() [2/2]

FILENAME toFileName ( const std::wstring & ws)