Class CqlResult
	
	
Base class from which other Thrift structs extend. This is so that we can cut
back on the size of the generated code which is turning out to have a nontrivial
cost just to load thanks to the wondrously abysmal implementation of PHP. Note
that code is intentionally duplicated in here to avoid making function calls for
every field or member of a container..
	 
	
		- 
			TBase
			
			
			
		
 
		- 
			
cassandra\CqlResult			
			
			
		 
	
	
	
	Methods summary
	
		
			 public 
			
			
			
		 | 
		 | 
	
	
		
			 public 
			
			
			
		 | 
		 | 
	
	
		
			 public 
			
			
			
		 | 
		 | 
	
	
		
			 public 
			
			
			
		 | 
		 | 
	
	
	
	Properties summary
	
		
			public static 
			mixed
		 | 
		
				$_TSPEC
		 | 
		 | 
		 | 
	
	
		
			public  
			mixed
		 | 
		
				$type
		 | 
		null | 
		 | 
	
	
		
			public  
			mixed
		 | 
		
				$rows
		 | 
		null | 
		 | 
	
	
		
			public  
			mixed
		 | 
		
				$num
		 | 
		null | 
		 | 
	
	
		
			public  
			mixed
		 | 
		
				$schema
		 | 
		null | 
		 |