TypeQuery#

class TypeQuery(*args, **kwargs)#

A structure holding information for a specific type.

See also: type_query()

Fields#

class TypeQuery
class_size#

The size of the class structure

instance_size#

The size of the instance structure

type#

The Type value of the type

type_name#

The name of the type