Package logilab-common-0 :: Package 39 :: Package 0 :: Module adbh :: Class COUNT
[frames] | no frames]

Class COUNT

source code

   object --+        
            |        
FunctionDescr --+    
                |    
AggrFunctionDescr --+
                    |
                   COUNT

Nested Classes

Inherited from FunctionDescr: __metaclass__

Instance Methods

Inherited from FunctionDescr: __init__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods

Inherited from FunctionDescr: backend_name, check_nbargs

Class Variables
  rtype = 'Int'
hash(x)

Inherited from AggrFunctionDescr: aggregat

Inherited from FunctionDescr: maxargs, minargs, name_mapping, supported_backends

Properties

Inherited from object: __class__