| MBDyn-1.7.3
    | 
#include <bufmod.h>


| Public Member Functions | |
| TBufCast (size_t offset) | |
| size_t | size (void) const | 
| size_t | offset (void) const | 
| doublereal | cast (const void *pFrom) const | 
| void | uncast (void *pTo, doublereal d) const | 
| BufCast * | copy (size_t offset) const | 
|  Public Member Functions inherited from BufCast | |
| BufCast (size_t offset) | |
| virtual | ~BufCast (void) | 
| Additional Inherited Members | |
|  Protected Attributes inherited from BufCast | |
| size_t | m_offset | 
| 
 | inlinevirtual | 
Implements BufCast.
Reimplemented in TBufCastHToN< T >.
Definition at line 72 of file bufmod.h.
References BufCast::m_offset.
Implements BufCast.
Reimplemented in TBufCastHToN< T >.
Definition at line 84 of file bufmod.h.
References TBufCast< T >::offset().

| 
 | inlinevirtual | 
Implements BufCast.
Definition at line 66 of file bufmod.h.
References BufCast::m_offset.
Referenced by TBufCast< T >::copy(), and TBufCastHToN< T >::copy().
| 
 | inlinevirtual | 
| 
 | inlinevirtual | 
Implements BufCast.
Reimplemented in TBufCastHToN< T >.
Definition at line 79 of file bufmod.h.
References BufCast::m_offset.