Place-holder indices for bound arguments 1 through 14.
Declared in <bdlf_bind.h>
enum Unnamed enum;
| Name | Description |
|---|---|
k_PARAM1 | Place-holder index for bound argument 1. |
k_PARAM2 | Place-holder index for bound argument 2. |
k_PARAM3 | Place-holder index for bound argument 3. |
k_PARAM4 | Place-holder index for bound argument 3. |
k_PARAM5 | Place-holder index for bound argument 5. |
k_PARAM6 | Place-holder index for bound argument 5. |
k_PARAM7 | Place-holder index for bound argument 5. |
k_PARAM8 | Place-holder index for bound argument 8. |
k_PARAM9 | Place-holder index for bound argument 8. |
k_PARAM10 | Place-holder index for bound argument 8. |
k_PARAM11 | Place-holder index for bound argument 11. |
k_PARAM12 | Place-holder index for bound argument 11. |
k_PARAM13 | Place-holder index for bound argument 11. |
k_PARAM14 | Place-holder index for bound argument 14. |
k_PARAM_MASK | Place-holder index for bound argument 14. |
k_PARAM_MASK2 | Place-holder index for bound argument 14. |
k_IS_EXPLICIT | true if the bound tuple has no duplicate placeholders. |
k_PARAMINDEX1 | Parameter index for placeholder 1. |
k_PARAMINDEX2 | Parameter index for placeholder 2. |
k_PARAMINDEX3 | Parameter index for placeholder 3. |
k_PARAMINDEX4 | Parameter index for the fourth placeholder. |
k_PARAMINDEX5 | Parameter index for placeholder 5. |
k_PARAMINDEX6 | Parameter index for placeholder 6. |
k_PARAMINDEX7 | Parameter index for placeholder 7. |
k_PARAMINDEX8 | Parameter index for placeholder 8. |
k_PARAMINDEX9 | Parameter index for placeholder 9. |
k_PARAMINDEX10 | Parameter index for placeholder 10. |
k_PARAMINDEX11 | Parameter index for placeholder 11. |
k_PARAMINDEX12 | Parameter index for placeholder 12. |
k_PARAMINDEX13 | Parameter index for the thirteenth placeholder. |
k_PARAMINDEX14 | Parameter index for placeholder 14. |