|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
This is the complete list of members for dbse::KernelWrapper, including all inherited members.
| active_updated() | dbse::KernelWrapper | signal |
| AddInclude(std::string schemaFile, std::string IncludeFile) const | dbse::KernelWrapper | |
| AnyClassReferenceThis(dunedaq::oks::OksClass *SchemaClass) | dbse::KernelWrapper | |
| ClassCreated(QString ClassName) | dbse::KernelWrapper | signal |
| ClassRemoved(QString ClassName) | dbse::KernelWrapper | signal |
| ClassUpdated(QString ClassName) | dbse::KernelWrapper | signal |
| CloseAllSchema() const | dbse::KernelWrapper | |
| CommandStack | dbse::KernelWrapper | private |
| CreateNewSchema(const std::string &SchemaName) const | dbse::KernelWrapper | |
| FindClass(std::string ClassName) const | dbse::KernelWrapper | |
| get_all_includes(const std::string &FileName, std::set< std::string > &IncludedFiles) | dbse::KernelWrapper | |
| get_direct_includes(const std::string &FileName, std::set< std::string > &IncludedFiles) | dbse::KernelWrapper | |
| get_modified_schema_files() const | dbse::KernelWrapper | |
| get_schema_classes(std::string &filename) | dbse::KernelWrapper | |
| GetActiveSchema() const | dbse::KernelWrapper | |
| GetCardinalityStringRelationship(dunedaq::oks::OksRelationship *SchemaRelationship) const | dbse::KernelWrapper | |
| GetClassList(std::vector< dunedaq::oks::OksClass * > &ClassList) const | dbse::KernelWrapper | |
| GetClassListString(QStringList &ClassListString) const | dbse::KernelWrapper | |
| GetIncludedList(const std::string &FileName, std::set< std::string > &IncludedFiles) | dbse::KernelWrapper | |
| GetInheritanceMode() const | dbse::KernelWrapper | |
| GetInstance() | dbse::KernelWrapper | static |
| GetKernel() | dbse::KernelWrapper | |
| GetSchemaFiles(std::vector< std::string > &SchemaFiles) | dbse::KernelWrapper | |
| GetSchemaFiles(std::vector< dunedaq::oks::OksFile * > &SchemaFiles) | dbse::KernelWrapper | |
| GetUndoStack() | dbse::KernelWrapper | |
| InheritanceMode | dbse::KernelWrapper | private |
| is_file_modified(const std::string &FileName) const | dbse::KernelWrapper | |
| IsActive() const | dbse::KernelWrapper | |
| IsFileWritable(const std::string &FileName) const | dbse::KernelWrapper | |
| Kernel | dbse::KernelWrapper | private |
| KernelWrapper(QObject *parent=nullptr) | dbse::KernelWrapper | private |
| LoadSchema(const std::string &SchemaName) const | dbse::KernelWrapper | |
| ModifiedSchemaFiles() const | dbse::KernelWrapper | |
| PushAddAttributeCommand(dunedaq::oks::OksClass *Class, std::string name, std::string type, bool is_mv, std::string range, std::string init_values, std::string description, bool is_null, dunedaq::oks::OksAttribute::Format format=dunedaq::oks::OksAttribute::Format::Dec) | dbse::KernelWrapper | |
| PushAddMethodCommand(dunedaq::oks::OksClass *Class, std::string name, std::string description) | dbse::KernelWrapper | |
| PushAddMethodImplementationComand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksMethod *Method, std::string Language, std::string Prototype, std::string Body) | dbse::KernelWrapper | |
| PushAddRelationship(dunedaq::oks::OksClass *Class, std::string Name, std::string Description, std::string Type, bool Composite, bool Exclusive, bool Dependent, dunedaq::oks::OksRelationship::CardinalityConstraint LowCc, dunedaq::oks::OksRelationship::CardinalityConstraint HighCc) | dbse::KernelWrapper | |
| PushAddSuperClassCommand(dunedaq::oks::OksClass *Class, std::string SuperClass) | dbse::KernelWrapper | |
| PushCreateClassCommand(std::string ClassName, std::string ClassDescription, bool Abstract) | dbse::KernelWrapper | |
| PushRemoveAttributeCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksAttribute *Attribute, std::string name, std::string type, bool is_mv, std::string range, std::string init_values, std::string description, bool is_null, dunedaq::oks::OksAttribute::Format format=dunedaq::oks::OksAttribute::Format::Dec) | dbse::KernelWrapper | |
| PushRemoveClassCommand(dunedaq::oks::OksClass *Class, std::string ClassName, std::string ClassDescription, bool Abstract) | dbse::KernelWrapper | |
| PushRemoveMethodCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksMethod *Method, std::string name, std::string description) | dbse::KernelWrapper | |
| PushRemoveMethodImplementationComand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksMethod *Method, std::string Language, std::string Prototype, std::string Body) | dbse::KernelWrapper | |
| PushRemoveRelationship(dunedaq::oks::OksClass *Class, dunedaq::oks::OksRelationship *Relationship, std::string Name, std::string Description, std::string Type, bool Composite, bool Exclusive, bool Dependent, dunedaq::oks::OksRelationship::CardinalityConstraint LowCc, dunedaq::oks::OksRelationship::CardinalityConstraint HighCc) | dbse::KernelWrapper | |
| PushRemoveSuperClassCommand(dunedaq::oks::OksClass *Class, std::string SuperClass) | dbse::KernelWrapper | |
| PushSetAbstractClassCommand(dunedaq::oks::OksClass *Class, bool Value) | dbse::KernelWrapper | |
| PushSetAttributeDescriptionCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksAttribute *Attribute, std::string NewDescription) | dbse::KernelWrapper | |
| PushSetAttributeFormatCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksAttribute *Attribute, dunedaq::oks::OksAttribute::Format NewFormat) | dbse::KernelWrapper | |
| PushSetAttributeInitialValuesCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksAttribute *Attribute, std::string NewValues) | dbse::KernelWrapper | |
| PushSetAttributeIsNullCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksAttribute *Attribute, bool NewIsNull) | dbse::KernelWrapper | |
| PushSetAttributeMultiCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksAttribute *Attribute, bool NewIsMulti) | dbse::KernelWrapper | |
| PushSetAttributeNameCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksAttribute *Attribute, std::string NewName) | dbse::KernelWrapper | |
| PushSetAttributeRangeCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksAttribute *Attribute, std::string NewRange) | dbse::KernelWrapper | |
| PushSetAttributeTypeCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksAttribute *Attribute, std::string NewType) | dbse::KernelWrapper | |
| PushSetClassTypeRelationshipCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksRelationship *Relationship, std::string ClassType) | dbse::KernelWrapper | |
| PushSetDescriptionClassCommand(dunedaq::oks::OksClass *Class, std::string Description) | dbse::KernelWrapper | |
| PushSetDescriptionMethodCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksMethod *Method, std::string description) | dbse::KernelWrapper | |
| PushSetDescriptionRelationshipCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksRelationship *Relationship, std::string Description) | dbse::KernelWrapper | |
| PushSetHighCcRelationshipCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksRelationship *Relationship, dunedaq::oks::OksRelationship::CardinalityConstraint NewCardinality) | dbse::KernelWrapper | |
| PushSetIsCompositeRelationshipCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksRelationship *Relationship, bool Value) | dbse::KernelWrapper | |
| PushSetIsDependentRelationshipCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksRelationship *Relationship, bool Value) | dbse::KernelWrapper | |
| PushSetIsExclusiveRelationshipCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksRelationship *Relationship, bool Value) | dbse::KernelWrapper | |
| PushSetLowCcRelationshipCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksRelationship *Relationship, dunedaq::oks::OksRelationship::CardinalityConstraint NewCardinality) | dbse::KernelWrapper | |
| PushSetMethodImplementationBody(dunedaq::oks::OksClass *Class, dunedaq::oks::OksMethod *Method, dunedaq::oks::OksMethodImplementation *Implementation, std::string Body) | dbse::KernelWrapper | |
| PushSetMethodImplementationLanguage(dunedaq::oks::OksClass *Class, dunedaq::oks::OksMethod *Method, dunedaq::oks::OksMethodImplementation *Implementation, std::string Language) | dbse::KernelWrapper | |
| PushSetMethodImplementationPrototype(dunedaq::oks::OksClass *Class, dunedaq::oks::OksMethod *Method, dunedaq::oks::OksMethodImplementation *Implementation, std::string Prototype) | dbse::KernelWrapper | |
| PushSetNameMethodCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksMethod *Method, std::string name) | dbse::KernelWrapper | |
| PushSetNameRelationshipCommand(dunedaq::oks::OksClass *Class, dunedaq::oks::OksRelationship *Relationship, std::string Name) | dbse::KernelWrapper | |
| RebuildAttributeModel() | dbse::KernelWrapper | signal |
| RemoveInclude(std::string schemaFile, std::string IncludeFile) const | dbse::KernelWrapper | |
| SaveAllSchema() const | dbse::KernelWrapper | |
| SaveModifiedSchema() const | dbse::KernelWrapper | |
| SaveSchema(const std::string &file) const | dbse::KernelWrapper | |
| SchemaAttributeEditor class | dbse::KernelWrapper | friend |
| SchemaClassEditor class | dbse::KernelWrapper | friend |
| SchemaMainWindow class | dbse::KernelWrapper | friend |
| SchemaMethodEditor class | dbse::KernelWrapper | friend |
| SchemaRelationshipEditor class | dbse::KernelWrapper | friend |
| SetActiveSchema(const std::string &ActiveSchema) | dbse::KernelWrapper | |
| SetInheritanceMode(bool Mode) | dbse::KernelWrapper |