eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SunRPC::XDRType::IntegerType':

Home

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

Class: IntegerType (private in XDRType

This class is only visible from within XDRType.

Inheritance:

   Object
   |
   +--SunRPC::XDRType
      |
      +--SunRPC::XDRType::ScalarType
         |
         +--SunRPC::XDRType::IntegerType
            |
            +--SunRPC::XDRType::CharType
            |
            +--SunRPC::XDRType::HyperType
            |
            +--SunRPC::XDRType::IntType
            |
            +--SunRPC::XDRType::LongType
            |
            +--SunRPC::XDRType::ShortType

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

Instance protocol:

queries
o  defaultValue

o  isXDRInteger
return true if this Type represents a integer
(i.e. signed, unsigned integer, short or long)

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

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



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 27 Apr 2024 01:10:49 GMT