| 2265 |
kivins |
1 |
//## begin module%1.7%.codegen_version preserve=yes
|
|
|
2 |
// Read the documentation to learn more about C++ code generator
|
|
|
3 |
// versioning.
|
|
|
4 |
//## end module%1.7%.codegen_version
|
|
|
5 |
|
|
|
6 |
//## begin module%4209C5FB02C3.cm preserve=no
|
|
|
7 |
//## end module%4209C5FB02C3.cm
|
|
|
8 |
|
|
|
9 |
//## begin module%4209C5FB02C3.cp preserve=no
|
|
|
10 |
// C O P Y R I G H T N O T I C E
|
|
|
11 |
// This material is confidential to ERG and may not be disclosed in whole
|
|
|
12 |
// or in part to any third party nor used in any manner whatsoever other
|
|
|
13 |
// than for the purposes expressly consented to by ERG in writing.
|
|
|
14 |
//
|
|
|
15 |
// This material is also copyright and may not be reproduced, stored in a
|
|
|
16 |
// retrieval system or transmitted in any form or by any means in whole or
|
|
|
17 |
// in part without the express written consent of ERG.
|
|
|
18 |
//## end module%4209C5FB02C3.cp
|
|
|
19 |
|
|
|
20 |
//## Module: VariableTable%4209C5FB02C3; Pseudo Package body
|
|
|
21 |
//## Subsystem: MASS::Dev::Tools::TxnTestManager::src%41F5A79001E4
|
|
|
22 |
//## Source file: Z:\MASS_Dev\Tools\TxnTestManager\src\VariableTable.cpp
|
|
|
23 |
|
|
|
24 |
//## begin module%4209C5FB02C3.additionalIncludes preserve=no
|
|
|
25 |
//## end module%4209C5FB02C3.additionalIncludes
|
|
|
26 |
|
|
|
27 |
//## begin module%4209C5FB02C3.includes preserve=yes
|
|
|
28 |
//## end module%4209C5FB02C3.includes
|
|
|
29 |
|
|
|
30 |
// DefinedVariable
|
|
|
31 |
#include "DefinedVariable.h"
|
|
|
32 |
// VariableTable
|
|
|
33 |
#include "VariableTable.h"
|
|
|
34 |
//## begin module%4209C5FB02C3.additionalDeclarations preserve=yes
|
|
|
35 |
//## end module%4209C5FB02C3.additionalDeclarations
|
|
|
36 |
|
|
|
37 |
|
|
|
38 |
// Class VariableTable
|
|
|
39 |
|
|
|
40 |
VariableTable::VariableTable()
|
|
|
41 |
//## begin VariableTable::VariableTable%4209C5FB02C3_const.initialization preserve=yes
|
|
|
42 |
//## end VariableTable::VariableTable%4209C5FB02C3_const.initialization
|
|
|
43 |
{
|
|
|
44 |
//## begin VariableTable::VariableTable%4209C5FB02C3_const.body preserve=yes
|
|
|
45 |
//## end VariableTable::VariableTable%4209C5FB02C3_const.body
|
|
|
46 |
}
|
|
|
47 |
|
|
|
48 |
|
|
|
49 |
VariableTable::~VariableTable()
|
|
|
50 |
{
|
|
|
51 |
//## begin VariableTable::~VariableTable%4209C5FB02C3_dest.body preserve=yes
|
|
|
52 |
//## end VariableTable::~VariableTable%4209C5FB02C3_dest.body
|
|
|
53 |
}
|
|
|
54 |
|
|
|
55 |
|
|
|
56 |
// Additional Declarations
|
|
|
57 |
//## begin VariableTable%4209C5FB02C3.declarations preserve=yes
|
|
|
58 |
//## end VariableTable%4209C5FB02C3.declarations
|
|
|
59 |
|
|
|
60 |
//## begin module%4209C5FB02C3.epilog preserve=yes
|
|
|
61 |
//## end module%4209C5FB02C3.epilog
|