eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SunRPC::XDRType::FloatType':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: FloatType (private in XDRType

This class is only visible from within XDRType.

Inheritance:

   Object
   |
   +--SunRPC::XDRType
      |
      +--SunRPC::XDRType::ScalarType
         |
         +--SunRPC::XDRType::FloatType

Package:
stx:goodies/communication
Category:
Net-Communication-SunRPC-XDR_IDL
Owner:
SunRPC::XDRType

Instance protocol:

encoding & decoding
o  decodeFrom: decoder

o  encode: value on: encoder with: aParameter

printing
o  idlString: datum indent: indent
(comment from inherited method)
helper for displayString.

o  smalltalkDefaultValueString
return a string usable as default value for this type.
for example, integer types should return '0' here

queries
o  defaultValue

o  isXDRFloat
return true if this IDLType represents an IDL-float

o  isXDRNumber
(comment from inherited method)
return true if this Type represents a number
(i.e. signed, unsigned integer, float or double)



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 18 Apr 2024 00:09:19 GMT