VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Functions
copyObject.h File Reference

Go to the source code of this file.

Classes

class  makVrf::DtStreamString
 Helper class to archive string objects from string stream and back. More...
 
class  makVrf::DtStreamNumber< Type >
 Helper class to archive number objects from string stream and back. More...
 
class  makVrf::DtCopyObject
 
class  makVrf::DtCopyObjectCreator
 Creator used to create copy classes. More...
 

Namespaces

 makVrv
 Declare & export the plugin initialization function (bool initDeModule(DtDe* de))
 
 makVrf
 Contains makVrf::DtVrfDisDriver class.
 

Functions

DT_DLL_VRFGUICORE
std::ostringstream & 
makVrf::operator<< (std::ostringstream &, const DtStreamString &)
 
DT_DLL_VRFGUICORE
std::istringstream & 
makVrf::operator>> (std::istringstream &, DtStreamString &)
 
DT_DLL_VRFGUICORE
std::ostringstream & 
makVrf::operator<< (std::ostringstream &, const DtVector &)
 
DT_DLL_VRFGUICORE
std::istringstream & 
makVrf::operator>> (std::istringstream &, DtVector &)
 
template<typename Type >
std::ostringstream & makVrf::operator<< (std::ostringstream &s, const DtStreamNumber< Type > &num)
 
template<typename Type >
std::istringstream & makVrf::operator>> (std::istringstream &s, DtStreamNumber< Type > &num)
 

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)