#include <OnixS/MTS/BondVision/SDP/SMP.Enumerations.h>
Definition at line 279 of file SMP.Enumerations.h.
Enumerator |
---|
TI_BUSINESS_DAY_CONV_None |
None.
|
TI_BUSINESS_DAY_CONV_Following |
Following (i.e., the next day that is a business day)
|
TI_BUSINESS_DAY_CONV_ModifiedFollowing |
Modified Following (i.e., the next day that is a business day; if this day falls in the next calendar month, the most recent previous day that is a business day is taken)
|
TI_BUSINESS_DAY_CONV_Preceding |
Preceding (i.e., the most recent previous day that is a business day)
|
Definition at line 281 of file SMP.Enumerations.h.
static std::string toString |
( |
Enum |
value | ) |
|
|
static |
Provides string presentation.
The documentation for this struct was generated from the following file: