N_Vector_SimTK Class Reference

#include <nvector_SimTK.h>

Inheritance diagram for N_Vector_SimTK:
_generic_N_Vector

List of all members.

Public Member Functions

 N_Vector_SimTK ()
 N_Vector_SimTK (const Vector &v)
 N_Vector_SimTK (Vector &v)
 N_Vector_SimTK (const N_Vector_SimTK &nv)
N_Vector_SimTKoperator= (const N_Vector_SimTK &nv)
 ~N_Vector_SimTK ()

Static Public Member Functions

static bool isA (const N_Vector nv)
static const N_Vector_SimTKdowncast (const N_Vector nv)
static N_Vector_SimTKupdDowncast (N_Vector nv)
static N_Vector_SimTKnvclone (const N_Vector nv)
static const VectorgetVector (const N_Vector nv)
static VectorupdVector (N_Vector nv)

Constructor & Destructor Documentation

N_Vector_SimTK (  )  [inline]
N_Vector_SimTK ( const Vector v  )  [inline]
N_Vector_SimTK ( Vector v  )  [inline]
N_Vector_SimTK ( const N_Vector_SimTK nv  )  [inline]
~N_Vector_SimTK (  )  [inline]

Member Function Documentation

static const N_Vector_SimTK* downcast ( const N_Vector  nv  )  [inline, static]

References N_Vector_SimTK::isA().

static const Vector& getVector ( const N_Vector  nv  )  [inline, static]
static bool isA ( const N_Vector  nv  )  [inline, static]
static N_Vector_SimTK* nvclone ( const N_Vector  nv  )  [inline, static]
N_Vector_SimTK& operator= ( const N_Vector_SimTK nv  )  [inline]
static N_Vector_SimTK* updDowncast ( N_Vector  nv  )  [inline, static]

References N_Vector_SimTK::isA().

static Vector& updVector ( N_Vector  nv  )  [inline, static]

The documentation for this class was generated from the following file:

Generated on Wed Dec 30 11:05:30 2009 for SimTKcore by  doxygen 1.6.1