, including all inherited members.
checkChoice(NEDElement *node, int tags[], char mult) | NEDDTDValidatorBase | [protected] |
checkCommentAttribute(NEDElement *node, const char *attr) | NEDDTDValidatorBase | [protected] |
checkEmpty(NEDElement *node) | NEDDTDValidatorBase | [protected] |
checkEnumeratedAttribute(NEDElement *node, const char *attr, const char *vals[], int n) | NEDDTDValidatorBase | [protected] |
checkNameAttribute(NEDElement *node, const char *attr) | NEDDTDValidatorBase | [protected] |
checkRequiredAttribute(NEDElement *node, const char *attr) | NEDDTDValidatorBase | [protected] |
checkSeqOfChoices(NEDElement *node, Choice choices[], int n) | NEDDTDValidatorBase | [protected] |
checkSequence(NEDElement *node, int tags[], char mult[]) | NEDDTDValidatorBase | [protected] |
errors | NEDValidatorBase | [protected] |
NEDDTDValidatorBase(NEDErrorStore *e) | NEDDTDValidatorBase | [inline] |
NEDValidatorBase(NEDErrorStore *e) | NEDValidatorBase | [inline] |
tryCheckChoice(NEDElement *node, NEDElement *&curchild, int tags[], char mult) | NEDDTDValidatorBase | [protected] |
validate(NEDElement *node) | NEDValidatorBase | [virtual] |
validateElement(NEDElement *node) | NEDValidatorBase | [virtual] |
validateElement(FilesElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(NedFileElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(CommentElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(PackageElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(ImportElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(PropertyDeclElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(ExtendsElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(InterfaceNameElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(SimpleModuleElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(ModuleInterfaceElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(CompoundModuleElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(ChannelInterfaceElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(ChannelElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(ParametersElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(ParamElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(PropertyElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(PropertyKeyElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(GatesElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(GateElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(TypesElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(SubmodulesElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(SubmoduleElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(ConnectionsElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(ConnectionElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(ConnectionGroupElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(LoopElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(ConditionElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(ExpressionElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(OperatorElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(FunctionElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(IdentElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(LiteralElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(MsgFileElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(NamespaceElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(CplusplusElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(StructDeclElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(ClassDeclElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(MessageDeclElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(PacketDeclElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(EnumDeclElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(EnumElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(EnumFieldsElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(EnumFieldElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(MessageElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(PacketElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(ClassElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(StructElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(FieldElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
validateElement(UnknownElement *node)=0 | NEDValidatorBase | [protected, pure virtual] |
~NEDValidatorBase() | NEDValidatorBase | [inline, virtual] |