VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)