VR-Forces 4.0.4 Class Documentation
Classes | Namespaces | Functions
include/vrfGuiCore/DtCopyObject.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
 

include <vrvCoreQt/DtPersistenceControlsInterface.h>


namespace  makVrf
 Allows for a create menu item from the create menu to signal its creation by default allowing the user to intercept that signal and modify and send the create message to the backend.

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 Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)