VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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

namespace  makVrv
 Contains DtGameControllerInformation class.
namespace  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)

Detailed Description


Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)