[savant-devel] savant update

Dale E Martin dmartin at cliftonlabs.com
Wed Aug 25 12:15:38 EDT 2004


Update of /usr/local/cvsroot/savant/src/aire/iir/IIRBase
In directory silverton:/tmp/cvs-serv25051/src/aire/iir/IIRBase

Modified Files:
      Tag: interface_insertion_2002_09_06-branch
	IIRBase_AbsoluteOperator.cc IIRBase_AbsoluteOperator.hh 
	IIRBase_AdditionOperator.cc IIRBase_AdditionOperator.hh 
	IIRBase_AndOperator.cc IIRBase_AndOperator.hh 
	IIRBase_ConcatenationOperator.cc 
	IIRBase_ConcatenationOperator.hh IIRBase_DivisionOperator.cc 
	IIRBase_DivisionOperator.hh IIRBase_DyadicOperator.cc 
	IIRBase_DyadicOperator.hh IIRBase_EqualityOperator.cc 
	IIRBase_EqualityOperator.hh IIRBase_ExponentiationOperator.cc 
	IIRBase_ExponentiationOperator.hh 
	IIRBase_GreaterThanOperator.cc IIRBase_GreaterThanOperator.hh 
	IIRBase_GreaterThanOrEqualOperator.cc 
	IIRBase_GreaterThanOrEqualOperator.hh 
	IIRBase_IdentityOperator.cc IIRBase_IdentityOperator.hh 
	IIRBase_InequalityOperator.cc IIRBase_InequalityOperator.hh 
	IIRBase_LessThanOperator.cc IIRBase_LessThanOperator.hh 
	IIRBase_LessThanOrEqualOperator.cc 
	IIRBase_LessThanOrEqualOperator.hh IIRBase_ModulusOperator.cc 
	IIRBase_ModulusOperator.hh IIRBase_MultiplicationOperator.cc 
	IIRBase_MultiplicationOperator.hh IIRBase_NandOperator.cc 
	IIRBase_NandOperator.hh IIRBase_NegationOperator.cc 
	IIRBase_NegationOperator.hh IIRBase_NorOperator.cc 
	IIRBase_NorOperator.hh IIRBase_NotOperator.cc 
	IIRBase_NotOperator.hh IIRBase_OrOperator.cc 
	IIRBase_OrOperator.hh IIRBase_ROLOperator.cc 
	IIRBase_ROLOperator.hh IIRBase_ROROperator.cc 
	IIRBase_ROROperator.hh IIRBase_RemainderOperator.cc 
	IIRBase_RemainderOperator.hh IIRBase_SLAOperator.cc 
	IIRBase_SLAOperator.hh IIRBase_SLLOperator.cc 
	IIRBase_SLLOperator.hh IIRBase_SRAOperator.cc 
	IIRBase_SRAOperator.hh IIRBase_SRLOperator.cc 
	IIRBase_SRLOperator.hh IIRBase_SubtractionOperator.cc 
	IIRBase_SubtractionOperator.hh IIRBase_XnorOperator.cc 
	IIRBase_XnorOperator.hh IIRBase_XorOperator.cc 
	IIRBase_XorOperator.hh 
Log Message:
Added a method "get_operator_string" to make getting the string 
representation of an operator generic to both error handling and publish
vhdl.  Ripped out all of the specialized _publish_vhdl_operator methods
that were doing the same thing but not in a generic way.





More information about the savant-devel mailing list