|
Medial Code Documentation
|
registry methods over MedRegistry Object More...
#include <vector>#include <string>Go to the source code of this file.
Enumerations | |
| enum class | ConflictMode { All = 0 , Drop = 1 , Max = 2 , Last = 3 , Bitwise_Max = 4 } |
| enum class | TimeWindowMode { Before_End = 0 , Before_Start = 1 , After_Start = 2 , Within = 3 , All_ = 4 } |
Functions | |
| ConflictMode | ConflictMode_name_to_type (const string &ConflictMode_name) |
| TimeWindowMode | TimeWindow_name_to_type (const string &TimeWindow_name) |
Variables | |
| vector< string > | ConflictMode_to_name |
| vector< string > | TimeWindow_to_name |
registry methods over MedRegistry Object
|
strong |
|
strong |