PG::TypeMap::
DefaultTypeMappable module
Public Instance Methods
Returns the default TypeMap that is currently set for values that could not be casted by this type map.
Returns a kind of PG::TypeMap.
Set the default TypeMap that is used for values that could not be casted by this type map.
typemap must be a kind of PG::TypeMap
Set the default TypeMap that is used for values that could not be casted by this type map.
typemap must be a kind of PG::TypeMap
Returns self.