|
Nuria Framework - Core
Core module of the NuriaProject Framework
|
| ▼NNuria | |
| ▼NCallbackHelper | |
| CCreateIndexTuple | |
| CCreateIndexTuple< 1 > | |
| CIndexTuple | |
| 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 |
| CDependencyManager | DepedencyManager enables easy to use dependency injection |
| CField | Field encapsulates a value-field for LazyCondition |
| 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 |
| CLexerDefinition | |
| CLexerRule | |
| 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 |
| CMiniLexer | A simple lexer. You can use this class if you want to parse some data based on regular expressions. It is not really smart, as it is meant to be used for simple tasks. NQL uses it for example to parse queries |
| CQtMetaObjectWrapper | QtMetaObjectWrapper lets you use a QMetaObject as Nuria::MetaObject |
| CReferenceDevice | Operates on a part of another QIODevice |
| 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 |
| CTemplateEngine | |
| CTemporaryBufferDevice | In-memory buffer device with fallback to a temporary file |
| CTestCall | Encapsulates a call to a test function for LazyCondition |
| CUnixSignalHandler | Utility class to react to UNIX signals in a Qt fashion |
| ▼CVariant | Utilities for working with QVariants. Working with QVariants can be tedious if you have to work with them without knowing the structure of the data they hold. So, if you need to do convert a QVariant or want to compare them look no futher |
| CIterator |
1.8.7