Classes | |
| struct | ConditionBatchItem |
| struct | ConnectorBatchItem |
| class | IRegistryStore |
| struct | LruCache |
| struct | NameCursorPage |
| class | Registry |
| class | SQLiteRegistryStore |
| struct | TransformationBatchItem |
Typedefs | |
| using | ScalarLabel = dcn::chain::ScalarLabel |
| using | ConnectorRecordHandle = std::shared_ptr< const ConnectorRecord > |
| using | TransformationRecordHandle = std::shared_ptr< const TransformationRecord > |
| using | ConditionRecordHandle = std::shared_ptr< const ConditionRecord > |
| using | NameCursor = std::string |
Functions | |
| std::string | serializeNameCursor (const NameCursor &cursor) |
| using dcn::registry::ConditionRecordHandle = typedef std::shared_ptr<const ConditionRecord> |
| using dcn::registry::ConnectorRecordHandle = typedef std::shared_ptr<const ConnectorRecord> |
| using dcn::registry::NameCursor = typedef std::string |
| using dcn::registry::TransformationRecordHandle = typedef std::shared_ptr<const TransformationRecord> |
|
inline |