Simbody  3.6
internal Directory Reference

Files

file  Array.h [code]
 This file defines the Array_<T,X> class and related support classes including base classes ArrayViewConst_<T,X> and ArrayView_<T,X>, and helper class ArrayIndexTraits<X>.
 
file  CloneOnWritePtr.h [code]
 
file  ClonePtr.h [code]
 
file  SimTKcommon/include/SimTKcommon/internal/common.h [code]
 Mandatory first inclusion for any Simbody source or header file.
 
file  Exception.h [code]
 
file  ExceptionMacros.h [code]
 This file contains macros which are convenient to use for sprinkling error checking around liberally in SimTK programs, a practice which is highly encouraged.
 
file  Fortran.h [code]
 This header defines a set of macros which are useful for making calls to Fortran routines from C++ programs.
 
file  Function.h [code]
 
file  IteratorRange.h [code]
 
file  Parallel2DExecutor.h [code]
 
file  ParallelExecutor.h [code]
 
file  ParallelWorkQueue.h [code]
 
file  Pathname.h [code]
 Declaration of the SimTK::Pathname class providing platform-independent manipulation of file pathnames.
 
file  Plugin.h [code]
 Declaration of the SimTK::Plugin class providing platform-independent handling of dynamically-loaded libraries.
 
file  PrivateImplementation.h [code]
 This header provides declarations of the user-visible portion of the PIMPLHandle template classes that are used in the SimTK Core to implement the PIMPL (private implementation) design pattern.
 
file  PrivateImplementation_Defs.h [code]
 This header provides the definitions of the PIMPLHandle template methods as declared in PrivateImplementation.h, and also the declaration and definition of the template classes used for creating well- behaved implementation classes.
 
file  ReferencePtr.h [code]
 
file  ReinitOnCopy.h [code]
 
file  ResetOnCopy.h [code]
 
file  Serialize.h [code]
 This file contains definitions of templatized serialize-to-stream methods specialized for the built-in C++ and SimTK low-level classes.
 
file  StableArray.h [code]
 
file  String.h [code]
 
file  Timing.h [code]
 This file ensures that we have access to the Posix time functions clock_getttime() and nanosleep(), and also provides some convenient methods for use in common timing situations.
 
file  Value.h [code]
 
file  VectorMath.h [code]
 This file defines a large number of standard math functions that can be applied to vectors and matrices (both the large matrix and small matrix classes).
 
file  Xml.h [code]