Constructors
				
					
					constructor
					
					
						- 
							
							
Parameters
							
								- 
									
Optional options: EventFilterResultOptions
								 
							
							
						 
					
				
			
			
				Properties
				
					
					selectClauseDiagnosticInfos
					
					
				
				
					
					selectClauseResults
					
					
				
				
					
					whereClauseResult
					
					
				
				
					
					Static dataTypeNodeId
					
					
				
				
					
					Static encodingDefaultBinary
					
					
				
				
					
					Static encodingDefaultJson
					
					
				
				
					
					Static encodingDefaultXml
					
					
				
				
					
					Static possibleFields
					possibleFields: string[]
					
				
			
			
				Accessors
				
					
					schema
					
						- get schema(): StructuredTypeSchema
 
					
					
						- 
							
							
Returns StructuredTypeSchema
						 
					
				
				
					
					Static schema
					
						- get schema(): StructuredTypeSchema
 
					
					
						- 
							
							
Returns StructuredTypeSchema
						 
					
				
			
			
				Methods
				
					
					binaryStoreSize
					
						- binaryStoreSize(): number
 
					
					
						- 
							
							
							
Returns number
							number
						 
					
				
				
					
					clone
					
					
						- 
							
							
Returns any
						 
					
				
				
					
					decode
					
					
						- 
							
							
Parameters
							
							Returns void
						 
					
				
				
					
					decodeDebug
					
						- decodeDebug(stream: BinaryStream, options: DecodeDebugOptions): void
 
					
					
						- 
							
							
							
Parameters
							
								- 
									
								
 
								- 
									
options: DecodeDebugOptions
								 
							
							Returns void
						 
					
				
				
					
					encode
					
						- encode(stream: OutputBinaryStream): void
 
					
					
						- 
							
							
Parameters
							
								- 
									
stream: OutputBinaryStream
								 
							
							Returns void
						 
					
				
				
					
					explore
					
					
						- 
							
							
Returns string
						 
					
				
				
					
					isValid
					
					
						- 
							
							
							
Returns boolean
							boolean
						 
					
				
				
					
					toJSON
					
					
						- 
							
							
Returns any
						 
					
				
				
					
					toString
					
						- toString(...args: any[]): string
 
					
					
						- 
							
							
							
Parameters
							
							Returns string
						 
					
				
			
		 
		
	 
	
		
		
		
	
 
 
Calculate the required size to store this object in a binary stream.
binaryStoreSize