|
NuriaProject Framework
0.1
The NuriaProject Framework
|
| ▼NNuria | |
| ▼NCallbackHelper | |
| CCreateIndexTuple | |
| CCreateIndexTuple< 1 > | |
| CIndexTuple | |
| ▼NTemplate | |
| CLocation | Storage for a location in Twig code |
| CAbstractConditionEvaluator | The AbstractConditionEvaluator class |
| CAbstractSessionManager | Interface for a session manager |
| CArgumentManager | Provides convenient access to arguments passed to the launcher |
| CCallback | A modern style callback mechanism which can be bound to various method types including slots |
| CConditionEvaluator | Implements a simple evaluator for LazyCondition |
| CDebug | Debugging and logging class of the Nuria Framework |
| CDebugIgnore | Helper class for Nuria::Debug, which does nothing |
| CDependency | Smart pointer class for dependency injection |
| CDependencyManager | Dependency injection manager |
| CFastCgiBackend | FastCGI integration for HttpServer |
| CField | Field encapsulates a value-field for LazyCondition |
| CFileTemplateLoader | A template loader which loads templates from files |
| CHttpBackend | Base class for HttpServer back-ends |
| CHttpClient | Connection to a client |
| CHttpFilter | A filter can modify a HttpClients outgoing stream |
| CHttpMultiPartReader | Reader for HTTP multi-part formatted data |
| CHttpNode | Virtual directory for HttpServer |
| CHttpParser | Parser functions for the HyperText Transfer Protocol |
| CHttpPostBodyReader | Abstract class for readers of the body of HTTP POST requests |
| CHttpServer | Server for the HyperText Transfer Protocol |
| CHttpTransport | Abstract data transport for HttpClient |
| CHttpUrlEncodedReader | Reader for HTTP url-encoded formatted data |
| CHttpWriter | Writer for HTTP data |
| CJsonMetaObjectReader | JsonMetaObjectReader is a parser for MetaObject data stored in JSON format as generated by Tria |
| CLazyCondition | LazyCondition offers lazily evaluated conditions for C++ |
| CLazyConditionWalker | Lets you walk over a LazyCondition tree to make modifications to it |
| CLuaObject | Stores a C++ object with an associated Nuria::MetaObject |
| CLuaRuntime | Runtime for the LUA scripting language |
| CLuaValue | Stores a value from LUA |
| CMemoryTemplateLoader | A template loader which stores templates in-memory |
| CMetaAnnotation | Allows access to annotations |
| CMetaEnum | Access to enum's in a MetaObject |
| CMetaField | Lets you access fields of types |
| CMetaMethod | Lets you access methods from registered types |
| CMetaObject | Access to meta-data of types at run-time |
| CQtMetaObjectWrapper | QtMetaObjectWrapper lets you use a QMetaObject as Nuria::MetaObject |
| CReferenceDevice | Operates on a part of another QIODevice |
| CRestfulHttpNode | Makes it easy to write RESTful APIs |
| CRuntimeMetaObject | RuntimeMetaObject lets you easily define types at run-time |
| CSerializer | (De-)Serializer for arbitary types based on Nuria::MetaObject |
| CSession | A data storage managed by an AbstractSessionManager |
| CSessionManager | Provides an AbstractSessionManager with memory-based storage |
| CSlotInfo | |
| CSslServer | |
| CTemplateEngine | Templating engine for rendering Twig code |
| CTemplateError | Container for exposing Twig errors to user code |
| CTemplateLoader | Loader of template data for TemplateEngine |
| CTemplateProgram | Represents a compiled Twig code program |
| CTemporaryBufferDevice | In-memory buffer device with fallback to a temporary file |
| CTestCall | Encapsulates a call to a test function for LazyCondition |
| CToken | Token as returned by Nuria::Tokenizer |
| CTokenizer | General-purpose run-time tokenizer |
| CTokenizerRules | Storage of rules used by Nuria::Tokenizer |
| CUnixSignalHandler | Utility class to react to UNIX signals in a Qt fashion |
| CVariant | Utilities for working with QVariants |
1.8.9.1