VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes | Friends
makVrf::DtSerializableVector Class Reference
Inheritance diagram for makVrf::DtSerializableVector:
Inheritance graph
[legend]

Public Member Functions

 DtSerializableVector ()
 DtSerializableVector (DtVector &src)
void operator= (const DtVector &rhs)

Protected Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 When the class Archive corresponds to an output archive, the & operator is defined similar to <<.

Protected Attributes

DtVectormySource

Friends

class boost::serialization::access

Constructor & Destructor Documentation

makVrf::DtSerializableVector::DtSerializableVector ( )
inline
makVrf::DtSerializableVector::DtSerializableVector ( DtVector src)
inline

Member Function Documentation

void makVrf::DtSerializableVector::operator= ( const DtVector rhs)
inline
template<class Archive >
void makVrf::DtSerializableVector::serialize ( Archive &  ar,
const unsigned int  version 
)
inlineprotected

When the class Archive corresponds to an output archive, the & operator is defined similar to <<.

Likewise, when the class Archive is a type of input archive the & operator is defined similar to >>.

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Member Data Documentation

DtVector* makVrf::DtSerializableVector::mySource
protected

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)