NixonCpp
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nnixoncpp
 Nv1
 CNixonCppLib
 Nassets
 CAssetManager
 CAssetManagerFactory
 CIAssetManager
 Nutils
 CDirectoryManagerStandard implementation of IDirectoryManager interface
 CFileReader
 CFileWriter
 CIDirectoryManagerInterface for directory operations
 CIFileReaderInterface for reading file content
 CIFileWriterInterface for writing file content
 CIPathResolverInterface for path resolution and manipulation
 CPathResolver
 CCustomStringsLoader
 CICustomStringsLoaderInterface for loading custom strings from JSON
 CIJsonSerializerInterface for JSON serialization and parsing
 CJsonSerializer
 CEmscriptenPlatformInfoEmscripten-specific platform information implementation
 CIPlatformInfo
 CPlatformInfoFactory
 CUnixPlatformInfoUnix-like platform information implementation (Linux/macOS)
 CWindowsPlatformInfoWindows-specific platform information implementation
 CIStringFormatterInterface for string formatting operations
 CStringFormatter
 CFileError
 CJsonError
 CResult
 CResult< void, E >
 CUtilsFactory
 CApplicationContext
 CIAssetManager
 CILogger
 CLoggerConfigConfiguration options for creating a logger
 Nlogging
 CLogStreamHelper class for streaming log messages
 CILogger
 CLoggerConfigConfiguration options for creating a logger
 CLoggerFactory
 CNullLogger
 CAssetManagerTest
 CConsoleLogger
 CConsoleLoggerTest
 CFileReaderTest
 CMockAssetManagerMock implementation of IAssetManager for testing