eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SunRPC::XDRType::CompoundType':

Home

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

Class: CompoundType (private in XDRType

This class is only visible from within XDRType.

Inheritance:

   Object
   |
   +--SunRPC::XDRType
      |
      +--SunRPC::XDRType::CompoundType
         |
         +--SunRPC::XDRType::StructType
         |
         +--SunRPC::XDRType::UnionType

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

Instance protocol:

accessing
o  fieldNamed: aFieldName ifAbsent: exceptionValue
return a fields type

o  fields
return the value of the instance variable 'fields' (automatically generated)

o  fields: something
set the value of the instance variable 'fields' (automatically generated)

printing
o  idlString: datum indent: indent
fields notNil ifTrue:[

Usage example(s):

sF := sF ,  (fieldType idlString:datum indent:indent+4 fieldName:fieldName).

Usage example(s):

sF := sF ,  (fieldType idlString:datum indent:indent+4 fieldName:fieldName).

queries
o  isIDLCompound

o  isXDRCompound
(comment from inherited method)
return true if this Type represents either a struct or a union

o  memberNames



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:38:37 GMT