Difference: AMC13VerifyCppClass ( vs. 1)

Revision 131 May 2013 - CharlieHill

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CppClass"
This page contains a table of method declarations and descriptions for the AMC13_verify C++ Class.

Constructor

Method Description
AMC13_verify::AMC13_verify(AMC13* p_amc13) AMC13_verify class constructor which takes as an argument a pointer to an AMC13 class object

Public Functions

Methods Description
int AMC13_verify::testForSpartan() AMC13_verify class method which tests for T2 on the AMC13 object passed to the constructor and returns 0 upon finding something and 1 if nothing is found
int AMC13_verify::testForVirtex() AMC13_verify class method which tests for T1 on the AMC13 object passed to the constructor and returns 0 upon finding something and 1 if nothing is found
void AMC13_verify::testForAMC13() AMC13_verify class method which tests for both T1 and T3 on the AMC13 object passed to the constructor and prints an appropriate message if something is not found

-- CharlieHill - 31 May 2013

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback