AnimatLab
2
Test
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
StdVariable.cpp
Go to the documentation of this file.
1
7
#include "StdAfx.h"
8
9
#ifdef _DEBUG
10
#undef THIS_FILE
11
static
char
THIS_FILE[]=__FILE__;
12
#define new DEBUG_NEW
13
#endif
14
15
namespace
StdUtils
16
{
23
CStdVariable::CStdVariable
()
24
{
25
m_dblValue
= 0.0;
26
}
27
34
CStdVariable::~CStdVariable
()
35
{
36
37
}
38
39
}
//StdUtils
StdUtils::CStdVariable::~CStdVariable
virtual ~CStdVariable()
Destructor.
Definition:
StdVariable.cpp:34
StdUtils::CStdVariable::m_dblValue
double m_dblValue
The variable value.
Definition:
StdVariable.h:24
StdUtils::CStdVariable::CStdVariable
CStdVariable()
Default constructor.
Definition:
StdVariable.cpp:23
StdUtils
Namespace for the standard utility objects.
Definition:
MarkupSTL.cpp:19
Libraries
StdUtils
StdVariable.cpp
Generated on Tue Sep 29 2015 07:07:22 for AnimatLab by
1.8.10