VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Member Functions | Private Attributes
makVrf::DtCVSpan Class Reference

Creates a span that demarcates a length of time in the CV tool. More...

Public Member Functions

 DtCVSpan (DtCVMarkerSeries &marker, int level, const char *name)
 
 ~DtCVSpan ()
 
void resetSpan ()
 deletes the span if it exists, this can be handy when you want to add markers but don't want to mess with the scopes of the file too extensively. More...
 

Private Member Functions

 DtCVSpan (const DtCVSpan &other)
 Copy Constructor not implemented – Copy Not Allowed. More...
 
DtCVSpanoperator= (const DtCVSpan &other)
 Assignment Operator Not implemented – Assignment Not Allowed. More...
 

Private Attributes

span * mySpan
 

Detailed Description

Creates a span that demarcates a length of time in the CV tool.

Constructor & Destructor Documentation

makVrf::DtCVSpan::DtCVSpan ( DtCVMarkerSeries marker,
int  level,
const char name 
)
makVrf::DtCVSpan::~DtCVSpan ( )
makVrf::DtCVSpan::DtCVSpan ( const DtCVSpan other)
inlineprivate

Copy Constructor not implemented – Copy Not Allowed.

Member Function Documentation

void makVrf::DtCVSpan::resetSpan ( )

deletes the span if it exists, this can be handy when you want to add markers but don't want to mess with the scopes of the file too extensively.

DtCVSpan& makVrf::DtCVSpan::operator= ( const DtCVSpan other)
inlineprivate

Assignment Operator Not implemented – Assignment Not Allowed.

Member Data Documentation

span* makVrf::DtCVSpan::mySpan
private

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

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)