DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dbse::KernelWrapper Member List

This is the complete list of members for dbse::KernelWrapper, including all inherited members.

AddInclude(std::string schemaFile, std::string IncludeFile) constdbse::KernelWrapper
AnyClassReferenceThis(dunedaq::oks::OksClass *SchemaClass)dbse::KernelWrapper
ClassCreated(QString ClassName)dbse::KernelWrappersignal
ClassRemoved(QString ClassName)dbse::KernelWrappersignal
ClassUpdated(QString ClassName)dbse::KernelWrappersignal
CloseAllSchema() constdbse::KernelWrapper
CommandStackdbse::KernelWrapperprivate
CreateNewSchema(const std::string &SchemaName) constdbse::KernelWrapper
FindClass(std::string ClassName) constdbse::KernelWrapper
GetActiveSchema() constdbse::KernelWrapper
GetCardinalityStringRelationship(dunedaq::oks::OksRelationship *SchemaRelationship) constdbse::KernelWrapper
GetClassList(std::vector< dunedaq::oks::OksClass * > &ClassList) constdbse::KernelWrapper
GetClassListString(QStringList &ClassListString) constdbse::KernelWrapper
GetIncludedList(const std::string &FileName, std::set< std::string > &IncludedFiles)dbse::KernelWrapper
GetInheritanceMode() constdbse::KernelWrapper
GetInstance()dbse::KernelWrapperstatic
GetKernel()dbse::KernelWrapper
GetSchemaFiles(std::vector< std::string > &SchemaFiles)dbse::KernelWrapper
GetUndoStack()dbse::KernelWrapper
InheritanceModedbse::KernelWrapperprivate
IsActive() constdbse::KernelWrapper
IsFileWritable(const std::string &FileName) constdbse::KernelWrapper
Kerneldbse::KernelWrapperprivate
KernelWrapper(QObject *parent=nullptr)dbse::KernelWrapperprivate
LoadSchema(const std::string &SchemaName) constdbse::KernelWrapper
ModifiedSchemaFiles() constdbse::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::KernelWrappersignal
RemoveInclude(std::string schemaFile, std::string IncludeFile) constdbse::KernelWrapper
SaveAllSchema() constdbse::KernelWrapper
SaveModifiedSchema() constdbse::KernelWrapper
SaveSchema(const std::string &file) constdbse::KernelWrapper
SchemaAttributeEditor classdbse::KernelWrapperfriend
SchemaClassEditor classdbse::KernelWrapperfriend
SchemaMainWindow classdbse::KernelWrapperfriend
SchemaMethodEditor classdbse::KernelWrapperfriend
SchemaRelationshipEditor classdbse::KernelWrapperfriend
SetActiveSchema(const std::string &ActiveSchema)dbse::KernelWrapper
SetInheritanceMode(bool Mode)dbse::KernelWrapper