MantisBT - IGSTK
View Issue Details
0004628IGSTKpublic2007-03-19 10:452011-02-01 13:51
Ziv Yaniv 
Luis Ibanez 
normalminoralways
resolvedfixed 
0004628: SerialCommunication class interface and error checking
igstk::SerialCommunication class interface does not follow the RequestXYZ() format and as a consequence does not deal with error conditions.
 
Examples include all SetXYZ() methods such as SetPortNumber(), SetBaudRate(), etc. . These will accept and set invalid values. If the SetXYZ() interface is kept the method parameter type must change to strongly typed enums and not standard enums, or change the interface to RequestSetXYZ() and check the enum value.
No tags attached.
Issue History
2011-02-01 13:51Patrick ChengStatusassigned => resolved
2011-02-01 13:51Patrick ChengResolutionopen => fixed

There are no notes attached to this issue.