nitro::Allocator | Class for memory handling |
nitro::Application | |
nitro::BinaryData | Class allowes to store binary data |
nitro::CollectFiles< type, cont > | Functor adds path to file into array |
nitro::CollectNone< type, cont > | This functor does nothing |
nitro::CommandRedirections | |
nitro::ControllerInterface | |
nitro::Converters | Functions for string convertions |
nitro::CSVFile | Class provides CSV files manipulation routine |
nitro::CSVReadable | Class allows reading records from CSV files |
nitro::CSVWritable | Class allows writing records in CSV files |
nitro::Database | |
nitro::Directory | Class provides directory manipulation algorithms |
nitro::DirectoryAbstraction | Class for processing directories |
nitro::DynamicArrayKeeper< type > | Class automatically deletes dynamic arrays |
nitro::DynamicLibLoader | ~english Class for loading dynamic libraries |
nitro::DynamicLibManager | Manager for working with dynamic libraries |
nitro::DynamicObjectKeeper< type > | Class automatically deletes dynamic objects |
nitro::Encoders | Class for encoding/decoding algorithms |
nitro::exception | Class of nitro library exception |
nitro::ExecuteCommandInterface | |
nitro::File | Class provides file manipulation routine |
nitro::FileAbstraction | Class for cross-platform file processing |
nitro::FSPath | Class for path processing |
nitro::FunctionWrapper< ret_value_type > | Class wrapps function call |
nitro::FunctionWrapper< void > | |
nitro::INIFile | Class allows reading data from INI files |
nitro::LocalObjectManager< managing_class > | Class provides routine for storing of various objects |
nitro::LogStream | Logging class |
nitro::MD5_CTX | |
nitro::MemberFunctionWrapper< ret_value_type > | Class wrapps member-function call |
nitro::MemberFunctionWrapper< void > | |
nitro::MemoryDescription | |
nitro::MemoryHandler | |
nitro::ModelInterface | |
nitro::MutexAbstraction | Class for thread sinchronization |
nitro::MVC | |
nitro::MySQLDatabase | Class provides MySQL routine |
nitro::ObjectManager< managing_class > | Class provides routine for storing of various objects |
nitro::ObjectManagerBasic< managing_class > | Class provides routine for storing of various objects |
nitro::Parsers | Class with string parsing algorithms |
nitro::PGDatabase | Class provides PostgreSQL routine |
nitro::PluginInterface | Class provides plugin creation routine |
nitro::Pointer< stored_type, memory_handler > | |
nitro::PointerInterface | |
nitro::ProcessAbstraction | Class provides processes manipulation routine |
nitro::SharedPointer< managed_type > | Shared pointer interface |
nitro::SharedPointerInterface | |
nitro::StringCollection | |
nitro::SUtils | Different utilities for string processing |
nitro::TARFileHeader | File header |
nitro::TemplateEngine | Template engine |
nitro::Thread | High level class provides thread operating routine |
nitro::ThreadAbstraction | Class provides thread operating routine |
nitro::Timer | |
nitro::TopWindow | |
nitro::TypeConverter< from_type, to_type > | Universal converter |
nitro::UnTARAbstraction | Class for tar files manipulation |
nitro::UnZIPAbstraction | Class for zip files manipulation |
nitro::ViewInterface | |
nitro::XMLFile | Class hides some XMLTag methods |
nitro::XMLTag | Class represents an XML tag |
nitro::ZIPAbstraction | Class for zip files manipulation |
nitro::ZIPUtilities | Archives processing routine |