• Chen Bill's avatar
    change counter_map to std::map<uint16, uint16> (#597) · 301ae504
    Chen Bill authored
    * change counter_map to std::map<uint16, uint16>
    
    Now temporary/permanent counter is determinded by counter type.
    
    * change returns.svalue to uint16
    
    * add const declaration
    
    * fix add_counter(), remove_counter()
    
    * remove counter when RESET_DISABLE
    301ae504
field.h 38.3 KB