eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SunRPC::XDRItem':

Home

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

Class: XDRItem (in SunRPC)


Inheritance:

   Object
   |
   +--SunRPC::XDRItem
      |
      +--SunRPC::XDRProcedure
      |
      +--SunRPC::XDRProgram
      |
      +--SunRPC::XDRProgramVersion

Package:
stx:goodies/communication
Category:
Net-Communication-SunRPC-XDR_IDL
Version:
rev: 1.12 date: 2021/01/20 13:16:22
user: cg
file: SunRPC_XDRItem.st directory: goodies/communication
module: stx stc-classLibrary: communication

Description:


helper entity for the XDR-IDL parser

copyright

COPYRIGHT (c) 2002 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Instance protocol:

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

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

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

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

printing
o  displayString
(comment from inherited method)
return a string used when displaying the receiver in a view;
for example an Inspector. This is usually the same as printString,
but sometimes redefined for a better look.

Notice: displayString and displayOn: are for developers, debugging and inspectors,
whereas printString and printOn: are for the program to print data.

Note: the base method (used by the inspector) is #displayOn:.
So you should implement #displayOn: instead of #displayString in subclasses.

queries
o  isProgram



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:27:53 GMT