VR-Forces Developer's Guide
 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::DtSerializablePatchIdentifier Class Reference
Inheritance diagram for makVrf::DtSerializablePatchIdentifier:
Inheritance graph
[legend]

Public Member Functions

 DtSerializablePatchIdentifier ()
 
 DtSerializablePatchIdentifier (DtPatchIdentifier &src)
 

Protected Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Protected Attributes

DtPatchIdentifier * mySource
 

Friends

class boost::serialization::access
 

Constructor & Destructor Documentation

makVrf::DtSerializablePatchIdentifier::DtSerializablePatchIdentifier ( )
inline
makVrf::DtSerializablePatchIdentifier::DtSerializablePatchIdentifier ( DtPatchIdentifier &  src)
inline

Member Function Documentation

template<class Archive >
void makVrf::DtSerializablePatchIdentifier::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

DtPatchIdentifier* makVrf::DtSerializablePatchIdentifier::mySource
protected

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)