eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SunRPC::XDRType::EnumType':

Home

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

Class: EnumType (private in XDRType

This class is only visible from within XDRType.

Inheritance:

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

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

Instance protocol:

accessing
o  fields: list
first, fill any missing values.

encoding & decoding
o  decodeFrom: decoder

o  encode: value on: encoder with: aParameter

queries
o  enumValues
(comment from inherited method)
raise an error here;
redefined in enum types

o  hasEnumValues
true if my type is a kind of enum type

o  isXDREnum
(comment from inherited method)
return true if this Type represents an enum

o  numericEnumValues
return a collection of all possible numeric enum values

o  numericValueFor: aSymbolOrInteger
return the numeric value corresponding to a given symbolic value

o  symbolicEnumValues
return a collection of all possible symbolic enum values

o  symbolicValueFor: aNumericValue
return the symbolic value corresponding to a given numeric value



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 23:57:01 GMT