|
Simbody 3.7
|
Files | |
| Array.h | |
| 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>. | |
| CloneOnWritePtr.h | |
| ClonePtr.h | |
| common.h | |
| Mandatory first inclusion for any Simbody source or header file. | |
| Exception.h | |
| ExceptionMacros.h | |
| This file contains macros which are convenient to use for sprinkling error checking around liberally in SimTK programs, a practice which is highly encouraged. | |
| Fortran.h | |
| This header defines a set of macros which are useful for making calls to Fortran routines from C++ programs. | |
| Function.h | |
| IteratorRange.h | |
| Parallel2DExecutor.h | |
| ParallelExecutor.h | |
| ParallelWorkQueue.h | |
| Pathname.h | |
| Declaration of the SimTK::Pathname class providing platform-independent manipulation of file pathnames. | |
| Plugin.h | |
| Declaration of the SimTK::Plugin class providing platform-independent handling of dynamically-loaded libraries. | |
| PrivateImplementation.h | |
| 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. | |
| PrivateImplementation_Defs.h | |
| 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. | |
| ReferencePtr.h | |
| ReinitOnCopy.h | |
| ResetOnCopy.h | |
| Serialize.h | |
| This file contains definitions of templatized serialize-to-stream methods specialized for the built-in C++ and SimTK low-level classes. | |
| StableArray.h | |
| String.h | |
| Timing.h | |
| 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. | |
| Value.h | |
| VectorMath.h | |
| 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). | |
| Xml.h | |