audk/BaseTools/Source/C/VfrCompile
Hao Wu 0d46defefa BaseTools/VfrCompile: Add assignment operator definition for some classes
For class that defines the copy constructor, it is better to add the
assignment operator definition as well.

This commit adds the definition for assignment operator for the classes
with the copy constructor defined.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Dandan Bi <dandan.bi@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-11-08 16:37:20 +08:00
..
Pccts BaseTools/VfrCompile: Add checks for array access 2016-11-08 16:37:07 +08:00
EfiVfr.h License header updated to match correct format. 2014-08-28 13:53:34 +00:00
GNUmakefile BaseTools VfrCompile GNU makefile: Replace CXX with BUILD_CXX 2016-09-08 13:05:07 +08:00
Makefile
VfrCompiler.cpp BaseTools/VfrCompile: Avoid freeing memory with mismatched functions 2016-11-08 16:37:17 +08:00
VfrCompiler.h BaseTools/VfrCompile: Add checks for user/file inputs 2016-11-08 16:37:15 +08:00
VfrError.cpp BaseTools/VfrCompile: Avoid freeing memory with mismatched functions 2016-11-08 16:37:17 +08:00
VfrError.h
VfrFormPkg.cpp BaseTools/VfrCompile: Avoid freeing memory with mismatched functions 2016-11-08 16:37:17 +08:00
VfrFormPkg.h BaseTools/VfrCompile: Add assignment operator definition for some classes 2016-11-08 16:37:20 +08:00
VfrSyntax.g BaseTools/VfrCompile: Add two new option for VfrCompile 2016-08-08 11:07:24 +08:00
VfrUtilityLib.cpp BaseTools/VfrCompile: Add assignment operator definition for some classes 2016-11-08 16:37:20 +08:00
VfrUtilityLib.h BaseTools/VfrCompile: Add assignment operator definition for some classes 2016-11-08 16:37:20 +08:00