xmscore  1.0
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  xmscore
  dataio
 daStreamIo.cpp
 daStreamIo.h
 daStreamIo.t.h
  math
 math.cpp
 math.h
 math.t.h
  misc
 base_macros.hMacros used in xmscore
 boost_defines.hMacros etc that make boost more convenient to use
 carray.hUtilities for c-style arrays
 color_defines.hDefinitions for color types and functions so they don't have to be included from Microsoft headers
 DynBitset.cpp
 DynBitset.hMacros etc that make boost more convenient to use
 environment.h64 or 32 bit detection
 Observer.cpp
 Observer.h
 Observer.t.h
 Progress.cpp
 Progress.h
 Progress.t.h
 Singleton.cpp
 Singleton.h
 StringUtil.cpp
 StringUtil.h
 StringUtil.t.h
 XmConst.hClearly named constants
 XmError.cppFunctions and macros for assertion and checking for errors
 XmError.hFunctions and macros for assertion and checking for errors
 XmError.t.h
 XmLog.cppRoutines for creating and writing to logs and stacking errors
 XmLog.hRoutines for creating and writing to logs and stacking errors
 XmLog.t.h
 xmstype.hTypes and constants used throughout xms code
  points
 functors.cpp
 functors.h
 functors.t.h
 pt.cpp
 pt.h
 pt.t.h
 ptsfwd.hInclude this small header instead of pt.h
  stl
 deque.hStd::deque types for convenience
 hash.hStd::hash_map types for convenience
 list.hStd::list types for convenience
 map.hStd::map types for convenience
 set.hStd::set types for convenience
 utility.h
 vector.cppStd::vector types for convenience
 vector.hVector types for convenience
  testing
 TestTools.cppFunctions for running unit or intermediate tests
 TestTools.h