Go to the documentation of this file.
22 #ifndef MamdaOptionSeriesUpdateH
23 #define MamdaOptionSeriesUpdateH
31 class MamdaOptionContract;
41 static const char ACTION_UNKNOWN =
' ';
42 static const char ACTION_ADD =
'A';
43 static const char ACTION_DELETE =
'D';
58 char getOptionAction()
const;
63 #endif // MamdaOptionSeriesUpdateH