TF++, Miscellaneous classes and modules in C++:
tfxx Namespace Reference

Namespace containing all code of library libtfxx. More...

Namespaces

 blitzutil
 Blitz++ utilities.
 
 cmdline
 Namespace containing all components of module commandline. ,.
 
 error
 Error handling.
 
 file
 
 fortranio
 contains all FORTRAN file data input output functions ,
 
 fs
 Namespace for all file system utilities.
 
 hacks
 
 ioswap
 All facilities for checking bytesex and swapping input binary data. ,.
 
 numeric
 Namespace containing all components of module numeric.
 
 seitosh
 
 string
 
 util
 Small unspecific utilities.Small utilities of unspecific purpose. Some of them may be helpful for debugging code.
 

Classes

class  ConstHandle
 template #tfxx::THandle<class TObj>#: More...
 
class  Handle
 
class  Range
 A class to deal with numerical ranges. More...
 
class  RangeList
 
class  RangeListStepper
 
class  RangeStepper
 

Detailed Description

Namespace containing all code of library libtfxx.

All code contained within the libtfxx is placed in namespace tfxx. This namespace may contain some modules without subdivisions or subnamespaces for modules consisting of several classes.

See the mainpage for a summary of all Modules.