# Packages
No description provided by the author
# Functions
DeployPrimitiveContractsInterface deploys a new cpchain contract, binding an instance of PrimitiveContractsInterface to it.
DeployRpt deploys a new cpchain contract, binding an instance of Rpt to it.
DeploySafeMath deploys a new cpchain contract, binding an instance of SafeMath to it.
NewPrimitiveContractsInterface creates a new instance of PrimitiveContractsInterface, bound to a specific deployed contract.
NewPrimitiveContractsInterfaceCaller creates a new read-only instance of PrimitiveContractsInterface, bound to a specific deployed contract.
NewPrimitiveContractsInterfaceFilterer creates a new log filterer instance of PrimitiveContractsInterface, bound to a specific deployed contract.
NewPrimitiveContractsInterfaceTransactor creates a new write-only instance of PrimitiveContractsInterface, bound to a specific deployed contract.
NewRpt creates a new instance of Rpt, bound to a specific deployed contract.
NewRptCaller creates a new read-only instance of Rpt, bound to a specific deployed contract.
NewRptFilterer creates a new log filterer instance of Rpt, bound to a specific deployed contract.
NewRptTransactor creates a new write-only instance of Rpt, bound to a specific deployed contract.
NewSafeMath creates a new instance of SafeMath, bound to a specific deployed contract.
NewSafeMathCaller creates a new read-only instance of SafeMath, bound to a specific deployed contract.
NewSafeMathFilterer creates a new log filterer instance of SafeMath, bound to a specific deployed contract.
NewSafeMathTransactor creates a new write-only instance of SafeMath, bound to a specific deployed contract.
# Constants
PrimitiveContractsInterfaceABI is the input ABI used to generate the binding from.
PrimitiveContractsInterfaceBin is the compiled bytecode used for deploying new contracts.
RptABI is the input ABI used to generate the binding from.
RptBin is the compiled bytecode used for deploying new contracts.
SafeMathABI is the input ABI used to generate the binding from.
SafeMathBin is the compiled bytecode used for deploying new contracts.
# Structs
PrimitiveContractsInterface is an auto generated Go binding around an cpchain contract.
PrimitiveContractsInterfaceCaller is an auto generated read-only Go binding around an cpchain contract.
PrimitiveContractsInterfaceCallerRaw is an auto generated low-level read-only Go binding around an cpchain contract.
PrimitiveContractsInterfaceCallerSession is an auto generated read-only Go binding around an cpchain contract, with pre-set call options.
PrimitiveContractsInterfaceFilterer is an auto generated log filtering Go binding around an cpchain contract events.
PrimitiveContractsInterfaceRaw is an auto generated low-level Go binding around an cpchain contract.
PrimitiveContractsInterfaceSession is an auto generated Go binding around an cpchain contract, with pre-set call and transact options.
PrimitiveContractsInterfaceTransactor is an auto generated write-only Go binding around an cpchain contract.
PrimitiveContractsInterfaceTransactorRaw is an auto generated low-level write-only Go binding around an cpchain contract.
PrimitiveContractsInterfaceTransactorSession is an auto generated write-only Go binding around an cpchain contract, with pre-set transact options.
Rpt is an auto generated Go binding around an cpchain contract.
RptCaller is an auto generated read-only Go binding around an cpchain contract.
RptCallerRaw is an auto generated low-level read-only Go binding around an cpchain contract.
RptCallerSession is an auto generated read-only Go binding around an cpchain contract, with pre-set call options.
RptFilterer is an auto generated log filtering Go binding around an cpchain contract events.
RptRaw is an auto generated low-level Go binding around an cpchain contract.
RptSession is an auto generated Go binding around an cpchain contract, with pre-set call and transact options.
RptSetExp represents a SetExp event raised by the Rpt contract.
RptSetExpIterator is returned from FilterSetExp and is used to iterate over the raw logs and unpacked data for SetExp events raised by the Rpt contract.
RptTransactor is an auto generated write-only Go binding around an cpchain contract.
RptTransactorRaw is an auto generated low-level write-only Go binding around an cpchain contract.
RptTransactorSession is an auto generated write-only Go binding around an cpchain contract, with pre-set transact options.
RptUpdateConfigs represents a UpdateConfigs event raised by the Rpt contract.
RptUpdateConfigsIterator is returned from FilterUpdateConfigs and is used to iterate over the raw logs and unpacked data for UpdateConfigs events raised by the Rpt contract.
RptUpdateOneConfig represents a UpdateOneConfig event raised by the Rpt contract.
RptUpdateOneConfigIterator is returned from FilterUpdateOneConfig and is used to iterate over the raw logs and unpacked data for UpdateOneConfig events raised by the Rpt contract.
SafeMath is an auto generated Go binding around an cpchain contract.
SafeMathCaller is an auto generated read-only Go binding around an cpchain contract.
SafeMathCallerRaw is an auto generated low-level read-only Go binding around an cpchain contract.
SafeMathCallerSession is an auto generated read-only Go binding around an cpchain contract, with pre-set call options.
SafeMathFilterer is an auto generated log filtering Go binding around an cpchain contract events.
SafeMathRaw is an auto generated low-level Go binding around an cpchain contract.
SafeMathSession is an auto generated Go binding around an cpchain contract, with pre-set call and transact options.
SafeMathTransactor is an auto generated write-only Go binding around an cpchain contract.
SafeMathTransactorRaw is an auto generated low-level write-only Go binding around an cpchain contract.
SafeMathTransactorSession is an auto generated write-only Go binding around an cpchain contract, with pre-set transact options.