symbols.hh 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. // Generated by the lithium symbol generator.
  2. #ifndef LI_SYMBOL_N
  3. #define LI_SYMBOL_N
  4. LI_SYMBOL(N)
  5. #endif
  6. #ifndef LI_SYMBOL_auto_increment
  7. #define LI_SYMBOL_auto_increment
  8. LI_SYMBOL(auto_increment)
  9. #endif
  10. #ifndef LI_SYMBOL_charset
  11. #define LI_SYMBOL_charset
  12. LI_SYMBOL(charset)
  13. #endif
  14. #ifndef LI_SYMBOL_database
  15. #define LI_SYMBOL_database
  16. LI_SYMBOL(database)
  17. #endif
  18. #ifndef LI_SYMBOL_host
  19. #define LI_SYMBOL_host
  20. LI_SYMBOL(host)
  21. #endif
  22. #ifndef LI_SYMBOL_id
  23. #define LI_SYMBOL_id
  24. LI_SYMBOL(id)
  25. #endif
  26. #ifndef LI_SYMBOL_message
  27. #define LI_SYMBOL_message
  28. LI_SYMBOL(message)
  29. #endif
  30. #ifndef LI_SYMBOL_password
  31. #define LI_SYMBOL_password
  32. LI_SYMBOL(password)
  33. #endif
  34. #ifndef LI_SYMBOL_port
  35. #define LI_SYMBOL_port
  36. LI_SYMBOL(port)
  37. #endif
  38. #ifndef LI_SYMBOL_primary_key
  39. #define LI_SYMBOL_primary_key
  40. LI_SYMBOL(primary_key)
  41. #endif
  42. #ifndef LI_SYMBOL_randomNumber
  43. #define LI_SYMBOL_randomNumber
  44. LI_SYMBOL(randomNumber)
  45. #endif
  46. #ifndef LI_SYMBOL_user
  47. #define LI_SYMBOL_user
  48. LI_SYMBOL(user)
  49. #endif