wex v26.10.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Nwex
  Ndata
   CcmdlineThis class offers data for the command line parser class
   CcontrolOffers user data to be used by ctrl classes (as listview, stc)
   CdirOffers data to be used by the dir class
   CfindOffers a class to find data inside a factory stc or stream component
   CitemOffers user data to be used by item
   ClayoutOffers user data to be used by item layout
   ClistviewOffers user data to be used by listview
   CmenuOffers user data to be used by item
   CnotebookOffers user data to be used by notebook
   CstcOffers user data to be used by stc
    Cevent_dataSupport class for client data stored at the event
   CsubstituteHolds substitute data for addressrange
   Ctoolbar_itemThis class offers data for a toolbar item
   CwindowOffers window data to be used by windows or (file) dialogs
  Ndel
   CappOffers the application, with lib specific init and exit, Your application should be derived from this class
   CdirctrlOffers our generic dir control
   CfileCombines del::listview and file, giving you a list control with file synchronization support
   CframeAdds file and project history support to frame
   ClistviewAdds a del::frame to listview
  Nfactory
   CbeautifyOffers functionality to beautify source code
   Cfind_replace_dataOffers a class to hold data for find replace functionality
   CframeOffers a frame with easy statusbar methods, find/replace, and allows for file dropping
   CgridOffers interface to wxGrid
   ChexmodeOffers a hex mode view to stc component
   ClinkOffers a class holding info about a link
   ClistviewOffers interface to listview
   CprocessThis class offers core process
   CsortOffers a sort class to sort text blocks, from strings or stc component
   CstcOffers a basic styled text ctrl
   Ctext_windowOffers a text window
   Cunified_diffOffers a class that parses a unified diff string and report diffs to a factory frame
   CvcsOffers a class that contains vcs factory methods
   Cvcs_adminOffers several vcs admin support methods
  Nlsp
   CcapabilitiesServer capabilities tracking
   CclientRepresents the Language Server Protocol client
   CdiagnosticsManages diagnostics received from language server
   Cjson_rpcHandles JSON-RPC 2.0 protocol for LSP
   Cjson_rpc_messageRepresents a JSON-RPC 2.0 message
   Clisten_to_serverOffers a class that listens to the Language Server Protocol server
  Nsyntax
   CstcOffers a factory stc with lexer support (syntax colouring, folding)
  Ntest
   CappOffers the unittest based test application, with lib specific init and exit
   CunittestOffers the session based class info
  Cabout_infoThis class offers info for the version_info_dialog
  CacceleratorsOffers accelerators for a window
  CaddressOffers an address class to be used by vi address ranges
  CaddressrangeOffers an address range for vi (ex)
  CappOffers the application, with lib specific init and exit, and provides access to the locale and the catalog dir
  CartOffers a collection of art, mapping window id's to art id's
  Cauto_completeOffers a class for auto completion on wex::stc
  Cauto_indentOffers a class for auto indentation on wex::stc
  CbeautifyThis class adds functionality to factory to beautify source code from stc
  CbindOffers a class to bind events to a handler
  CblameOffers a blame class for some vcs
  CchronoOffers a chrono class
  CcmdlineOffers a command line class, that supports switches, options and params
  CcolumnOffers a column to be used in a wxListCtrl. Facilitates sorting
  Ccommand_parserThis class offers the ex command parser
  Ccommand_parser_dataThis class offers data for the ex command parser
  Ccompletion_itemRepresents a completion item
  Ccompletion_item_elementRepresents an element of a completion item
  CconfigOffers a configuration using key value pairs with defaults
  CctagsOffers ctags handling
  Cctags_entryOffers information about a specific tag (see tagEntry)
  CdebugOffers a debug class that allows you to use an stc component as graphical interface for a debug process (e.g
  Cdebug_entryThis class collects a single debugger
  Cdefinition_or_implementation_itemRepresents a definition or implementation item
  Cdiagnostic_itemRepresents a single diagnostic item(error, warning, etc.)
  CdialogOffers a general dialog, with a separated button sizer at the bottom
  CdirOffers find_files method
  CexOffers a class that adds ex editor to wex::syntax::stc
  Cex_commandOffers a command to be used by ex command
  Cex_commandlineOffers a ex commandline control related to a syntax::stc object, allowing you to enter ex commands for that stc object in the commandline
  Cex_commandline_inputOffers a class to relate ex_commandline to values with iterators
  Cex_streamUses a stream for ex mode processing
  CfileOffers several methods to read / write files
  Cfile_dialogAdds a file and / or a hexmode checkbox to wxFileDialog
  Cfile_historyOffers file history methods
  Cfile_statusAdds several methods to get/update the file status, and sync to sync the status from disk
  Cfind_replace_dataOffers a class to hold data for find replace functionality
  CframeOffers an aui managed frame with a notebook multiple document interface, used by the notebook classes, and toolbar, findbar and vibar support
  Cfunction_repeatOffers a class that allows repeating a function on an event handler (window)
  CgridOffers popup menu with copy/paste, printing
  Cgrid_statisticsOffers a class to show statistics on a grid
  ChexmodeOffers a hex mode
  Chover_itemRepresents hover information
  CindicatorThis class defines our scintilla indicators
  CinterruptibleOffers methods to start, stop things
  CitemContainer class for using with item_dialog
  Citem_dialogOffers an item dialog
  Citem_template_dialogOffers a dialog template to set several items
  Citem_vectorOffers a class to add functionality to a vector of items
  ClexerThis class defines a lexer using file extensions, syntax colouring and comment definitions
  Clexer_propsThis class defines a lexer properties class
  ClexersCollection of all lexers
  Cline_dataOffers user data to be used by factory classes
  ClinkOffers a class holding info about a link, and implementing virtual methods from base class
  ClistitemOffers a list item associated with a file on an wex::listview
  ClistviewAdds printing, popup menu, images, columns and items to wxListView
  ClogThis class offers logging
  Clog_noneThis class disables logging, and restores to previous loglevel
  Cmacro_modeOffers the macro mode, like playing back or recording, and the current macro that is recorded or was played back
  CmacrosOffers the macro collection, and allows recording and playback to vi (ex) component
  CmarkerThis class defines our scintilla markers
  CmenuAdds artid, edit, printing and tool menu items to wxMenu
  Cmenu_commandThis class contains a single menu command
  Cmenu_commandsThis class offers a collection (vector) of menu commands, where the exact type of each command is templatized
  Cmenu_itemOffers a single menu item
  CmenubarOffers a menubar to hold menus
  CmenusThis class offers methods to handle menu commands
  CnotebookOffers a notebook with page access using keys, and that interfaces with wex::frame
  Con_type_formatting_itemRepresents an on-type formatting item, which specifies text changes to be applied when a specific character is typed
  CpathOffers functionality to handle paths
  Cpath_lexerAdds a lexer to a path
  Cpath_matchCollects data to present a find in files match
  Cposition_itemRepresents a position in a document, including line and character offsets
  CpresentationThis class defines our scintilla presentations
  CprintingOffers printing support
  CprocessOffers a process, capturing execution output
  Cprocess_dataThis class offers data for process
  CpropertyThis class defines our scintilla properties
  Crange_itemRepresents a range in a document, defined by two positions
  CreflectionThis class offers reflection for any kind of class members, as long as you add a conversion from / to std::any
   Creflection_tThe reflection type, as a struct of name and callback
  CregexThis class offers regular expression matching
   CdataThis class contains the regex data
  Cregex_partThis class offers partial regular expression matching, as supported by the boost regex classes
  CshellThis class offers a stc with support for commands
  Cshow_message_itemRepresents a show or a log message item
  CstatisticsOffers base statistics
  CstatusbarOffers a status bar that calls virtual methods from wex::frame, and allows you to address panes by name instead of number
  Cstatusbar_paneThis class defines our statusbar panes, used by wex::frame::setup_statusbar
  CstcOffers a syntax stc with:
  Cstc_entry_dialogOffers an stc as a dialog (like wxTextEntryDialog)
  Cstc_fileAdds file read and write to stc
  Cstc_undoOffers a simple class to enforce several undo like actions on an stc component
  CstreamAdds run_tool methods and statistics to a file stream
  Cstream_statisticsOffers specific statistics used by dir and stream
  CstyleThis class defines our scintilla styles
  Ctemp_filenameOffers a class to generate temp filename, and access it's name
  Cto_containerOffers a class to keep several objects into a templatized container
  CtoolOffers tool methods and contains the tool info's
  Ctool_infoThis class defines our tool info
  CtoolbarOffers a toolbar together with wex art
  Ctype_to_valueConvert a general type to string, for int or string type
  Ctype_to_value< int >Convert a general type to int
  Cunified_diffOffers a class that implements unified_diff report_diff for a vcs entry
  Cunified_diffsOffers a class that collects unified diff invocations to be able to iterate through the differences, show them on the stc component, or checkout a difference
  CvariableOffers variable support to be used in macros
  CvcsThis class collects all vcs handling
  Cvcs_commandThis class contains a single vcs command
  Cvcs_entryThis class collects a single vcs
  Cversion_infoThis class offers version info
  Cversion_info_dialogThis class offers a dialog to present version info
  CviOffers a class that extends ex class with vi behaviour
  Cvi_modeOffers vi mode