GNATColl Core Components
- 1. Introduction to the GNAT Component Collection
- 2. Building GNATColl
- 3. GNATCOLL User’s Guides
- 3.1. GNATCOLL Minimal
- 3.2. GNATCOLL Core
- 3.2.1. Config: Parsing configuration files
- 3.2.2. Email: Processing email messages
- 3.2.3. JSON: handling JSON data
- 3.2.4. Mmap: Reading and Writing Files
- 3.2.5. Paragraph filling: formatting text
- 3.2.6. Pools: Controlling access to resources
- 3.2.7. Scripts: Embedding script languages
- 3.2.8. Strings: high-performance strings
- 3.2.9. Templates: generating text
- 3.2.10. Terminal: controlling the console
- 3.2.11. Traces: Logging information
- 3.2.12. VFS: Manipulating Files
- 3.3. GNATCOLL Projects
- 4. GNATCOLL Reference
- 4.1. GNATCOLL Minimal
- 4.1.1. GNATCOLL
- 4.1.2. GNATCOLL.Any_Types
- 4.1.3. GNATCOLL.Asserts
- 4.1.4. GNATCOLL.Atomic
- 4.1.5. GNATCOLL.Boyer_Moore
- 4.1.6. GNATCOLL.Coders
- 4.1.7. GNATCOLL.Coders.Base64
- 4.1.8. GNATCOLL.Coders.Streams
- 4.1.9. GNATCOLL.Damerau_Levenshtein_Distance
- 4.1.10. GNATCOLL.Damerau_Levenshtein_Generic
- 4.1.11. GNATCOLL.Locks
- 4.1.12. GNATCOLL.Memory
- 4.1.13. GNATCOLL.Promises
- 4.1.14. GNATCOLL.Refcount
- 4.1.15. GNATCOLL.Refcount.Weakref
- 4.1.16. GNATCOLL.Storage_Pools
- 4.1.17. GNATCOLL.Storage_Pools.Alignment
- 4.1.18. GNATCOLL.Storage_Pools.Headers
- 4.1.19. GNATCOLL.Tribooleans
- 4.2. GNATCOLL Core
- 4.2.1. GNATCOLL.Arg_Lists
- 4.2.2. GNATCOLL.Buffer
- 4.2.3. GNATCOLL.Config
- 4.2.4. GNATCOLL.Directed_Graph
- 4.2.5. GNATCOLL.Email
- 4.2.6. GNATCOLL.Email.Mailboxes
- 4.2.7. GNATCOLL.Email.Parser
- 4.2.8. GNATCOLL.Email.Utils
- 4.2.9. GNATCOLL.File_Indexes
- 4.2.10. GNATCOLL.File_Paths
- 4.2.11. GNATCOLL.Format_Columns_Vertical
- 4.2.12. GNATCOLL.Formatters
- 4.2.13. GNATCOLL.Geometry
- 4.2.14. GNATCOLL.IO.Native
- 4.2.15. GNATCOLL.IO.Remote
- 4.2.16. GNATCOLL.IO.Remote.Unix
- 4.2.17. GNATCOLL.IO.Remote.Windows
- 4.2.18. GNATCOLL.JSON
- 4.2.19. GNATCOLL.Mmap
- 4.2.20. GNATCOLL.Mmap.System (unix)
- 4.2.21. GNATCOLL.Mmap.System (win32)
- 4.2.22. GNATCOLL.Opt_Parse
- 4.2.23. GNATCOLL.Opt_Parse.Misc_Parsers
- 4.2.24. GNATCOLL.OS
- 4.2.25. GNATCOLL.OS.Constants (osx)
- 4.2.26. GNATCOLL.OS.Constants (unix)
- 4.2.27. GNATCOLL.OS.Constants (windows)
- 4.2.28. GNATCOLL.OS.Dir
- 4.2.29. GNATCOLL.OS.Dir_Types (unix)
- 4.2.30. GNATCOLL.OS.Dir_Types (win32)
- 4.2.31. GNATCOLL.OS.FS
- 4.2.32. GNATCOLL.OS.FSUtil
- 4.2.33. GNATCOLL.OS.Process
- 4.2.34. GNATCOLL.OS.Process_Types (unix)
- 4.2.35. GNATCOLL.OS.Process_Types (win32)
- 4.2.36. GNATCOLL.OS.Random
- 4.2.37. GNATCOLL.OS.Stat
- 4.2.38. GNATCOLL.OS.Temp
- 4.2.39. GNATCOLL.Plugins
- 4.2.40. GNATCOLL.Pools
- 4.2.41. GNATCOLL.Random
- 4.2.42. GNATCOLL.Remote
- 4.2.43. GNATCOLL.Remote.Db
- 4.2.44. GNATCOLL.Scripts
- 4.2.45. GNATCOLL.Scripts.Impl
- 4.2.46. GNATCOLL.Scripts.Utils
- 4.2.47. GNATCOLL.String_Builders
- 4.2.48. GNATCOLL.String_List_Builders
- 4.2.49. GNATCOLL.Strings
- 4.2.50. GNATCOLL.Strings_Impl
- 4.2.51. GNATCOLL.Symbols
- 4.2.52. GNATCOLL.Templates
- 4.2.53. GNATCOLL.Terminal
- 4.2.54. GNATCOLL.Traces
- 4.2.55. GNATCOLL.Utils
- 4.2.56. GNATCOLL.VFS
- 4.2.57. GNATCOLL.VFS_Types
- 4.2.58. GNATCOLL.VFS_Utils
- 4.2.59. GNATCOLL.WString_Builders
- 4.2.60. GNATCOLL.WString_List_Builders
- 4.3. GNATCOLL Projects
- 4.1. GNATCOLL Minimal
Indices and tables
This document may be copied, in whole or in part, in any form or by any means, as is or with alterations, provided that (1) alterations are clearly marked as alterations and (2) this copyright notice is included unmodified in any copy.